tony2001 Tue Jan 29 12:27:49 2008 UTC
Modified files:
/php-src/sapi/cli/tests 006.phpt
Log:
fix test
http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/tests/006.phpt?r1=1.7&r2=1.8&diff_format=u
Index: php-src/sapi/cli/tests/006.phpt
diff -u php-src/sapi/cli/tests/006.phpt:1.7 php-src/sapi/cli/tests/006.phpt:1.8
--- php-src/sapi/cli/tests/006.phpt:1.7 Sun Jan 27 19:10:26 2008
+++ php-src/sapi/cli/tests/006.phpt Tue Jan 29 12:27:49 2008
@@ -185,6 +185,8 @@
}
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 @@
- Properties [0] {
}
- - Methods [10] {
+ - Methods [11] {
Method [ <internal:date, ctor> public method __construct ] {
}
@@ -303,6 +305,9 @@
Method [ <internal:date> public method setTimestamp ] {
}
+
+ Method [ <internal:date> public method getTimestamp ] {
+ }
}
}
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php