diff options
Diffstat (limited to 'ext/spl/tests/iterator_035.phpt')
| -rw-r--r-- | ext/spl/tests/iterator_035.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/iterator_035.phpt b/ext/spl/tests/iterator_035.phpt index eebc7f22a..9dfe35d5f 100644 --- a/ext/spl/tests/iterator_035.phpt +++ b/ext/spl/tests/iterator_035.phpt @@ -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 |
