summaryrefslogtreecommitdiff
path: root/Zend/tests/bug41209.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/bug41209.phpt')
-rw-r--r--Zend/tests/bug41209.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/bug41209.phpt b/Zend/tests/bug41209.phpt
index 5498ede020..5e61750fa7 100644
--- a/Zend/tests/bug41209.phpt
+++ b/Zend/tests/bug41209.phpt
@@ -39,7 +39,7 @@ var_dump(isset($cache[$id]));
echo "Done\n";
?>
--EXPECTF--
-Fatal error: Uncaught exception 'ErrorException' with message 'Undefined variable: id' in %s:%d
+Fatal error: Uncaught ErrorException: Undefined variable: id in %s:%d
Stack trace:
#0 %s(%d): env::errorHandler(8, '%s', '%s', 34, Array)
#1 {main}