diff options
Diffstat (limited to 'Zend/tests/bug48215_2.phpt')
-rw-r--r-- | Zend/tests/bug48215_2.phpt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Zend/tests/bug48215_2.phpt b/Zend/tests/bug48215_2.phpt index 30f0734ac..199a25220 100644 --- a/Zend/tests/bug48215_2.phpt +++ b/Zend/tests/bug48215_2.phpt @@ -16,7 +16,4 @@ $c = new c(); ?> ===DONE=== --EXPECTF-- - -Strict Standards: Redefining already defined constructor for class a in %s on line %d - Fatal error: Call to undefined method b::b() in %s on line %d |