summaryrefslogtreecommitdiff
path: root/Zend/tests/bug41633_2.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/bug41633_2.phpt')
-rw-r--r--Zend/tests/bug41633_2.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/bug41633_2.phpt b/Zend/tests/bug41633_2.phpt
index 2df51af924..df6705645f 100644
--- a/Zend/tests/bug41633_2.phpt
+++ b/Zend/tests/bug41633_2.phpt
@@ -8,7 +8,7 @@ class Foo {
echo Foo::A."\n";
?>
--EXPECTF--
-Fatal error: Uncaught EngineException: Undefined class constant 'self::B' in %sbug41633_2.php:5
+Fatal error: Uncaught Error: Undefined class constant 'self::B' in %sbug41633_2.php:5
Stack trace:
#0 {main}
thrown in %sbug41633_2.php on line 5