From: Antony Dovgal Date: Wed, 24 May 2006 23:04:58 +0000 (+0000) Subject: fix test X-Git-Tag: php-5.2.0RC1~470 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=755caecfc961b39c1684868836e3a06825f8f50b;p=php fix test --- diff --git a/ext/spl/tests/iterator_041b.phpt b/ext/spl/tests/iterator_041b.phpt index 3c999e8325..df4a2a55f3 100755 --- a/ext/spl/tests/iterator_041b.phpt +++ b/ext/spl/tests/iterator_041b.phpt @@ -104,4 +104,4 @@ State 4: current() State 5: key() State 6: next() -Fatal error: Ignoring exception from MyArrayIterator::__destruct() while an exception is already active (Uncaught Exception in /usr/src/php-cvs/ext/spl/tests/iterator_041b.phpt on line 17) in %siterator_041b.php on line %d +Fatal error: Ignoring exception from MyArrayIterator::__destruct() while an exception is already active (Uncaught Exception in %s on line %d) in %siterator_041b.php on line %d