summaryrefslogtreecommitdiff
path: root/tests/classes/factory_and_singleton_003.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/classes/factory_and_singleton_003.phpt')
-rw-r--r--tests/classes/factory_and_singleton_003.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/classes/factory_and_singleton_003.phpt b/tests/classes/factory_and_singleton_003.phpt
index 272773c439..e312f55442 100644
--- a/tests/classes/factory_and_singleton_003.phpt
+++ b/tests/classes/factory_and_singleton_003.phpt
@@ -15,7 +15,7 @@ $obj = new test;
echo "Done\n";
?>
--EXPECTF--
-Fatal error: Uncaught EngineException: Call to protected test::__construct() from invalid context in %s:%d
+Fatal error: Uncaught Error: Call to protected test::__construct() from invalid context in %s:%d
Stack trace:
#0 {main}
thrown in %s on line %d