From: Felipe Pena Date: Sun, 24 Feb 2008 14:22:44 +0000 (+0000) Subject: Fix the fix X-Git-Tag: RELEASE_2_0_0a1~348 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8c3f599f32454cb23a5376842fc337a37092a59c;p=php Fix the fix --- diff --git a/tests/strings/001.phpt b/tests/strings/001.phpt index e29efa1fd3..d5e2f64774 100644 --- a/tests/strings/001.phpt +++ b/tests/strings/001.phpt @@ -208,21 +208,3 @@ Testing strtr: passed 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