summaryrefslogtreecommitdiff
path: root/Zend/tests/bug47572.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/bug47572.phpt')
-rw-r--r--Zend/tests/bug47572.phpt5
1 files changed, 4 insertions, 1 deletions
diff --git a/Zend/tests/bug47572.phpt b/Zend/tests/bug47572.phpt
index 67bb3ec111..7a44cc6e7f 100644
--- a/Zend/tests/bug47572.phpt
+++ b/Zend/tests/bug47572.phpt
@@ -14,4 +14,7 @@ $foo = new Foo();
?>
--EXPECTF--
-Warning: Use of undefined constant FOO - assumed 'FOO' (this will throw an Error in a future version of PHP) in %s on line %d
+Fatal error: Uncaught Error: Undefined constant 'FOO' in %s:%d
+Stack trace:
+#0 {main}
+ thrown in %s on line %d