From: Antony Dovgal Date: Mon, 22 Jan 2007 08:55:39 +0000 (+0000) Subject: fix test X-Git-Tag: RELEASE_1_0_0RC1~152 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e196cfe7db6b4cd4fe176fc36b369e345f27cb55;p=php fix test array_unique() is not expected to modify its argument --- diff --git a/Zend/tests/unset_cv08.phpt b/Zend/tests/unset_cv08.phpt index f1b61bf827..1c4015ab38 100644 --- a/Zend/tests/unset_cv08.phpt +++ b/Zend/tests/unset_cv08.phpt @@ -11,6 +11,5 @@ echo "ok\n"; ?> --EXPECTF-- ok - -Notice: Undefined variable: b in %sunset_cv08.php on line %d +ok ok