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

index c553a83696573f3ab5e99caaf87b6e4cf5f768a5..586ce6976b882e8a55a5771249eab45eab15fc61 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 ] {
+        }
       }
     }