summaryrefslogtreecommitdiff
path: root/Zend/tests/bug43344_6.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/bug43344_6.phpt')
-rw-r--r--Zend/tests/bug43344_6.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/bug43344_6.phpt b/Zend/tests/bug43344_6.phpt
index b14edbadb6..c5c848f808 100644
--- a/Zend/tests/bug43344_6.phpt
+++ b/Zend/tests/bug43344_6.phpt
@@ -6,7 +6,7 @@ namespace Foo;
echo namespace\bar."\n";
?>
--EXPECTF--
-Fatal error: Uncaught exception 'Error' with message 'Undefined constant 'Foo\bar'' in %sbug43344_6.php:%d
+Fatal error: Uncaught EngineException: Undefined constant 'Foo\bar' in %sbug43344_6.php:%d
Stack trace:
#0 {main}
thrown in %sbug43344_6.php on line %d