]> granicus.if.org Git - php/commitdiff
fix test
authorAntony Dovgal <tony2001@php.net>
Sat, 15 Dec 2007 12:44:21 +0000 (12:44 +0000)
committerAntony Dovgal <tony2001@php.net>
Sat, 15 Dec 2007 12:44:21 +0000 (12:44 +0000)
sapi/cli/tests/006.phpt

index c84731f9efc3c071effdb0a4810c68261952ab5b..121a793b389736ea5de4c275c1f50eb4fdbdbb61 100644 (file)
@@ -177,6 +177,8 @@ string(%d) "Extension [ <persistent> extension #%d date version %s ] {
     }
     Function [ <internal:date> function date_isodate_set ] {
     }
+    Function [ <internal:date> function date_timestamp_set ] {
+    }
     Function [ <internal:date> function timezone_open ] {
     }
     Function [ <internal:date> function timezone_name_get ] {
@@ -260,7 +262,7 @@ string(%d) "Extension [ <persistent> extension #%d date version %s ] {
       - Properties [0] {
       }
 
-      - Methods [9] {
+      - Methods [10] {
         Method [ <internal:date, ctor> public method __construct ] {
         }
 
@@ -287,6 +289,9 @@ string(%d) "Extension [ <persistent> extension #%d date version %s ] {
 
         Method [ <internal:date> public method setISODate ] {
         }
+
+        Method [ <internal:date> public method setTimestamp ] {
+        }
       }
     }