]> granicus.if.org Git - php/commitdiff
Update test to reflect fix in spl_array.c r-1.114
authorSara Golemon <pollita@php.net>
Thu, 19 Oct 2006 22:30:55 +0000 (22:30 +0000)
committerSara Golemon <pollita@php.net>
Thu, 19 Oct 2006 22:30:55 +0000 (22:30 +0000)
ext/spl/tests/iterator_035.phpt

index eebc7f22a43a804f11610280c3b3dd17fdbef4bc..9dfe35d5f4bfaa39c8a03fb1a485ee72229f6898 100644 (file)
@@ -14,4 +14,4 @@ $a[] = &$tmp;
 echo "Done\n";
 ?>
 --EXPECTF--    
-Fatal error: Objects used as arrays in post/pre increment/decrement must return values by reference in %s on line %d
+Fatal error: Cannot assign by reference to overloaded object in %s on line %d