colder Wed, 01 Feb 2012 13:25:32 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=322994
Log:
Fix test
Changed paths:
U php/php-src/branches/PHP_5_3/ext/spl/tests/bug60082.phpt
Modified: php/php-src/branches/PHP_5_3/ext/spl/tests/bug60082.phpt
===================================================================
--- php/php-src/branches/PHP_5_3/ext/spl/tests/bug60082.phpt 2012-02-01
12:16:52 UTC (rev 322993)
+++ php/php-src/branches/PHP_5_3/ext/spl/tests/bug60082.phpt 2012-02-01
13:25:32 UTC (rev 322994)
@@ -16,6 +16,4 @@
===DONE===
<?php exit(0); ?>
--EXPECTF--
-Deprecated: Call-time pass-by-reference has been deprecated in %sbug60082.php
on line %d
-
-Fatal error: main(): Array was modified outside object and made a recursive
object in %sbug60082.php on line %d
+Fatal error: main(): Nesting level too deep - recursive dependency? in
%sbug60082.php on line %d
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php