Browse Source

fix test

array_unique() is not expected to modify its argument
migration/RELEASE_1_0_0
Antony Dovgal 19 years ago
parent
commit
e196cfe7db
  1. 3
      Zend/tests/unset_cv08.phpt

3
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
Loading…
Cancel
Save