felipe Sun Feb 24 14:18:35 2008 UTC
Modified files:
/php-src/tests/strings 001.phpt
Log:
Fix test
http://cvs.php.net/viewvc.cgi/php-src/tests/strings/001.phpt?r1=1.4&r2=1.5&diff_format=u
Index: php-src/tests/strings/001.phpt
diff -u php-src/tests/strings/001.phpt:1.4 php-src/tests/strings/001.phpt:1.5
--- php-src/tests/strings/001.phpt:1.4 Thu Oct 20 14:42:36 2005
+++ php-src/tests/strings/001.phpt Sun Feb 24 14:18:35 2008
@@ -208,3 +208,21 @@
Testing addslashes: passed
Testing stripslashes: passed
Testing uniqid: passed
+--UEXPECTF--
+Deprecated: Assigning the return value of new by reference is deprecated in %s
on line %d
+Testing strtok: passed
+Testing strstr: passed
+Testing strrchr: passed
+Testing strtoupper: passed
+Testing strtolower: passed
+Testing substr: passed
+Testing rawurlencode: passed
+Testing rawurldecode: passed
+Testing urlencode: passed
+Testing urldecode: passed
+Testing quotemeta: passed
+Testing ufirst: passed
+Testing strtr: passed
+Testing addslashes: passed
+Testing stripslashes: passed
+Testing uniqid: passed
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php