]> granicus.if.org Git - php/commitdiff
fix test
authorAntony Dovgal <tony2001@php.net>
Tue, 29 Jan 2008 12:23:48 +0000 (12:23 +0000)
committerAntony Dovgal <tony2001@php.net>
Tue, 29 Jan 2008 12:23:48 +0000 (12:23 +0000)
Derick, you're adding new methods too fast =)

sapi/cli/tests/006.phpt

index 1298ab0d570ab633e20418a4d64de073b715dc21..1951e2037b92edb9f4ed95a891091a3f06d43016 100644 (file)
@@ -185,6 +185,8 @@ string(%d) "Extension [ <persistent> extension #%d date version %s ] {
     }
     Function [ <internal:date> function date_timestamp_set ] {
     }
+    Function [ <internal:date> function date_timestamp_get ] {
+    }
     Function [ <internal:date> function timezone_open ] {
     }
     Function [ <internal:date> function timezone_name_get ] {
@@ -273,7 +275,7 @@ string(%d) "Extension [ <persistent> extension #%d date version %s ] {
       - Properties [0] {
       }
 
-      - Methods [10] {
+      - Methods [11] {
         Method [ <internal:date, ctor> public method __construct ] {
         }
 
@@ -303,6 +305,9 @@ string(%d) "Extension [ <persistent> extension #%d date version %s ] {
 
         Method [ <internal:date> public method setTimestamp ] {
         }
+
+        Method [ <internal:date> public method getTimestamp ] {
+        }
       }
     }