summaryrefslogtreecommitdiff
path: root/tests/classes/array_access_012.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/classes/array_access_012.phpt')
-rwxr-xr-xtests/classes/array_access_012.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/classes/array_access_012.phpt b/tests/classes/array_access_012.phpt
index 43794ceab0..937dc3589b 100755
--- a/tests/classes/array_access_012.phpt
+++ b/tests/classes/array_access_012.phpt
@@ -31,6 +31,6 @@ $data['element'] = &$test;
<?php exit(0); ?>
--EXPECTF--
-Notice: Indirect modification of overloaded element of ArrayAccessImpl has no effect in /home/dmitry/php/php5.2/tests/classes/array_access_012.php on line 24
+Notice: Indirect modification of overloaded element of ArrayAccessImpl has no effect in %sarray_access_012.php on line 24
Fatal error: Objects used as arrays in post/pre increment/decrement must return values by reference in %sarray_access_012.php on line %d