diff options
Diffstat (limited to 'tests/classes/array_access_008.phpt')
| -rwxr-xr-x | tests/classes/array_access_008.phpt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/classes/array_access_008.phpt b/tests/classes/array_access_008.phpt index 0130388245..49c1f0aaec 100755 --- a/tests/classes/array_access_008.phpt +++ b/tests/classes/array_access_008.phpt @@ -56,4 +56,6 @@ string(9) "FooBarBaz" ===ArrayOverloading=== string(3) "Foo" +Notice: Indirect modification of overloaded element of Peoples has no effect in /home/dmitry/php/php5.2/tests/classes/array_access_008.php on line 40 + Fatal error: Objects used as arrays in post/pre increment/decrement must return values by reference in %sarray_access_008.php on line %d |
