tony2001 Sat Dec 15 12:44:21 2007 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.4&r2=1.5&diff_format=u
Index: php-src/sapi/cli/tests/006.phpt
diff -u php-src/sapi/cli/tests/006.phpt:1.4 php-src/sapi/cli/tests/006.phpt:1.5
--- php-src/sapi/cli/tests/006.phpt:1.4 Sat Mar 17 19:15:58 2007
+++ php-src/sapi/cli/tests/006.phpt Sat Dec 15 12:44:21 2007
@@ -177,6 +177,8 @@
}
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 @@
- Properties [0] {
}
- - Methods [9] {
+ - Methods [10] {
Method [ <internal:date, ctor> public method __construct ] {
}
@@ -287,6 +289,9 @@
Method [ <internal:date> public method setISODate ] {
}
+
+ Method [ <internal:date> public method setTimestamp ] {
+ }
}
}
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php