From: Antony Dovgal Date: Thu, 11 May 2006 15:43:28 +0000 (+0000) Subject: fix test X-Git-Tag: php-5.2.0RC1~588 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8ee1c45a3b8e33d9441f2ad2ee4c3cc36c335561;p=php fix test --- diff --git a/ext/spl/tests/array_013.phpt b/ext/spl/tests/array_013.phpt index 6d74bcb419..905b8339c9 100755 --- a/ext/spl/tests/array_013.phpt +++ b/ext/spl/tests/array_013.phpt @@ -78,4 +78,4 @@ one=>1 two=>2 ===Append=== -Fatal error: ArrayIterator::append(): Cannot append properties to objects, use ArrayIterator::offsetSet() instead in %sarray_013.php on line %d +Catchable fatal error: ArrayIterator::append(): Cannot append properties to objects, use ArrayIterator::offsetSet() instead in %sarray_013.php on line %d