diff options
Diffstat (limited to 'tests/classes/array_access_008.phpt')
| -rwxr-xr-x | tests/classes/array_access_008.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/classes/array_access_008.phpt b/tests/classes/array_access_008.phpt index 49c1f0aaec..2b577c49e0 100755 --- a/tests/classes/array_access_008.phpt +++ b/tests/classes/array_access_008.phpt @@ -56,6 +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 +Notice: Indirect modification of overloaded element of Peoples has no effect in %sarray_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 |
