]> granicus.if.org Git - php/commitdiff
MFB: fixed test
authorIlia Alshanetsky <iliaa@php.net>
Sun, 13 Jan 2008 17:23:36 +0000 (17:23 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Sun, 13 Jan 2008 17:23:36 +0000 (17:23 +0000)
sapi/cli/tests/006.phpt

index 121a793b389736ea5de4c275c1f50eb4fdbdbb61..44b4b6a805d134ddd74c6eef69d09e57ff790abb 100644 (file)
@@ -157,8 +157,14 @@ string(%d) "Extension [ <persistent> extension #%d date version %s ] {
     }
     Function [ <internal:date> function date_create ] {
     }
+    Function [ <internal:date> function date_create_from_format ] {
+    }
     Function [ <internal:date> function date_parse ] {
     }
+    Function [ <internal:date> function date_parse_from_format ] {
+    }
+    Function [ <internal:date> function date_get_last_errors ] {
+    }
     Function [ <internal:date> function date_format ] {
     }
     Function [ <internal:date> function date_format_locale ] {
@@ -256,7 +262,12 @@ string(%d) "Extension [ <persistent> extension #%d date version %s ] {
       - Static properties [0] {
       }
 
-      - Static methods [0] {
+      - Static methods [2] {
+        Method [ <internal:date> static public method createFromFormat ] {
+        }
+
+        Method [ <internal:date> static public method getLastErrors ] {
+        }
       }
 
       - Properties [0] {