dmitry Tue Jul 29 12:17:04 2008 UTC
Modified files:
/php-src/ext/date/tests date_parse_001.phpt
Log:
Fixed test
http://cvs.php.net/viewvc.cgi/php-src/ext/date/tests/date_parse_001.phpt?r1=1.5&r2=1.6&diff_format=u
Index: php-src/ext/date/tests/date_parse_001.phpt
diff -u php-src/ext/date/tests/date_parse_001.phpt:1.5
php-src/ext/date/tests/date_parse_001.phpt:1.6
--- php-src/ext/date/tests/date_parse_001.phpt:1.5 Wed Jul 16 07:35:56 2008
+++ php-src/ext/date/tests/date_parse_001.phpt Tue Jul 29 12:17:04 2008
@@ -304,6 +304,6 @@
bool(false)
}
-Warning: date_parse() expects parameter 1 to be binary string, array given in
/home/derick/dev/php/php-6.0dev/ext/date/tests/date_parse_001.php on line 11
+Warning: date_parse() expects parameter 1 to be binary string, array given in
%sdate_parse_001.php on line 11
bool(false)
Done
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php