tony2001 Sun Mar 1 21:26:47 2009 UTC
Modified files:
/php-src/ext/date/tests gmstrftime_variation18.phpt
strftime_variation18.phpt
Log:
fix tests
http://cvs.php.net/viewvc.cgi/php-src/ext/date/tests/gmstrftime_variation18.phpt?r1=1.2&r2=1.3&diff_format=u
Index: php-src/ext/date/tests/gmstrftime_variation18.phpt
diff -u php-src/ext/date/tests/gmstrftime_variation18.phpt:1.2
php-src/ext/date/tests/gmstrftime_variation18.phpt:1.3
--- php-src/ext/date/tests/gmstrftime_variation18.phpt:1.2 Thu Jan 22
18:47:25 2009
+++ php-src/ext/date/tests/gmstrftime_variation18.phpt Sun Mar 1 21:26:47 2009
@@ -32,6 +32,6 @@
*** Testing gmstrftime() : usage variation ***
-- Testing gmstrftime() function with Day of the month as decimal single digit
format --
-unicode(%d) "%d"
+unicode(%d) "%s"
unicode(2) " 8"
===DONE===
http://cvs.php.net/viewvc.cgi/php-src/ext/date/tests/strftime_variation18.phpt?r1=1.1&r2=1.2&diff_format=u
Index: php-src/ext/date/tests/strftime_variation18.phpt
diff -u php-src/ext/date/tests/strftime_variation18.phpt:1.1
php-src/ext/date/tests/strftime_variation18.phpt:1.2
--- php-src/ext/date/tests/strftime_variation18.phpt:1.1 Wed Jan 21
10:49:40 2009
+++ php-src/ext/date/tests/strftime_variation18.phpt Sun Mar 1 21:26:47 2009
@@ -31,6 +31,6 @@
*** Testing strftime() : usage variation ***
-- Testing strftime() function with Day of the month as decimal single digit
format --
-unicode(%d) "%d"
+unicode(%d) "%s"
unicode(2) " 8"
===DONE===
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php