diff options
Diffstat (limited to 'Zend/tests/magic_by_ref_003.phpt')
| -rw-r--r-- | Zend/tests/magic_by_ref_003.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/magic_by_ref_003.phpt b/Zend/tests/magic_by_ref_003.phpt index 022cbd563c..c328b422ab 100644 --- a/Zend/tests/magic_by_ref_003.phpt +++ b/Zend/tests/magic_by_ref_003.phpt @@ -13,5 +13,5 @@ var_dump($t->$name); echo "Done\n"; ?> ---EXPECTF-- +--EXPECTF-- Fatal error: Method test::__get() cannot take arguments by reference in %s on line %d |
