summaryrefslogtreecommitdiff
path: root/Zend/tests/bug40784.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/bug40784.phpt')
-rw-r--r--Zend/tests/bug40784.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/bug40784.phpt b/Zend/tests/bug40784.phpt
index a103d4a01c..ac2b2331b2 100644
--- a/Zend/tests/bug40784.phpt
+++ b/Zend/tests/bug40784.phpt
@@ -18,7 +18,7 @@ $b = new B;
echo "Done\n";
?>
---EXPECTF--
+--EXPECTF--
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; A has a deprecated constructor in %s on line %d
I'm A
I'm A