From: Felipe Pena Date: Sun, 24 Feb 2008 14:18:35 +0000 (+0000) Subject: Fix test X-Git-Tag: RELEASE_2_0_0a1~349 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9694b3476e4b0fd3fe0bc99e4cc5c2bb92cab49c;p=php Fix test --- diff --git a/tests/strings/001.phpt b/tests/strings/001.phpt index d5e2f64774..e29efa1fd3 100644 --- a/tests/strings/001.phpt +++ b/tests/strings/001.phpt @@ -208,3 +208,21 @@ 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