From 9694b3476e4b0fd3fe0bc99e4cc5c2bb92cab49c Mon Sep 17 00:00:00 2001 From: Felipe Pena Date: Sun, 24 Feb 2008 14:18:35 +0000 Subject: [PATCH] Fix test --- tests/strings/001.phpt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) 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 -- 2.50.1