tony2001 Sun Mar 1 21:26:54 2009 UTC
Modified files: (Branch: PHP_5_3)
/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.1.4.2&r2=1.1.4.3&diff_format=u
Index: php-src/ext/date/tests/gmstrftime_variation18.phpt
diff -u php-src/ext/date/tests/gmstrftime_variation18.phpt:1.1.4.2
php-src/ext/date/tests/gmstrftime_variation18.phpt:1.1.4.3
--- php-src/ext/date/tests/gmstrftime_variation18.phpt:1.1.4.2 Thu Jan 22
18:47:20 2009
+++ php-src/ext/date/tests/gmstrftime_variation18.phpt Sun Mar 1 21:26:54 2009
@@ -32,6 +32,6 @@
*** Testing gmstrftime() : usage variation ***
-- Testing gmstrftime() function with Day of the month as decimal single digit
format --
-string(%d) "%d"
+string(%d) "%s"
string(2) " 8"
===DONE===
http://cvs.php.net/viewvc.cgi/php-src/ext/date/tests/strftime_variation18.phpt?r1=1.1.2.2&r2=1.1.2.3&diff_format=u
Index: php-src/ext/date/tests/strftime_variation18.phpt
diff -u php-src/ext/date/tests/strftime_variation18.phpt:1.1.2.2
php-src/ext/date/tests/strftime_variation18.phpt:1.1.2.3
--- php-src/ext/date/tests/strftime_variation18.phpt:1.1.2.2 Wed Jan 21
10:51:03 2009
+++ php-src/ext/date/tests/strftime_variation18.phpt Sun Mar 1 21:26:54 2009
@@ -31,6 +31,6 @@
*** Testing strftime() : usage variation ***
-- Testing strftime() function with Day of the month as decimal single digit
format --
-string(%d) "%d"
+string(%d) "%s"
string(2) " 8"
===DONE===
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php