diff options
Diffstat (limited to 'Zend/tests/bug47109.phpt')
-rw-r--r-- | Zend/tests/bug47109.phpt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Zend/tests/bug47109.phpt b/Zend/tests/bug47109.phpt index 4d157345b2..0b86a2bcd3 100644 --- a/Zend/tests/bug47109.phpt +++ b/Zend/tests/bug47109.phpt @@ -8,4 +8,3 @@ $a->{"a"."b"}; Notice: Undefined variable: a in %sbug47109.php on line 2 Notice: Trying to get property 'ab' of non-object in %sbug47109.php on line 2 - |