felipe Sun Feb 24 14:22:44 2008 UTC Modified files: /php-src/tests/strings 001.phpt Log: Fix the fix http://cvs.php.net/viewvc.cgi/php-src/tests/strings/001.phpt?r1=1.5&r2=1.6&diff_format=u Index: php-src/tests/strings/001.phpt diff -u php-src/tests/strings/001.phpt:1.5 php-src/tests/strings/001.phpt:1.6 --- php-src/tests/strings/001.phpt:1.5 Sun Feb 24 14:18:35 2008 +++ php-src/tests/strings/001.phpt Sun Feb 24 14:22:44 2008 @@ -208,21 +208,3 @@ 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