summaryrefslogtreecommitdiff
path: root/tests/classes/factory_and_singleton_005.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/classes/factory_and_singleton_005.phpt')
-rw-r--r--tests/classes/factory_and_singleton_005.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/classes/factory_and_singleton_005.phpt b/tests/classes/factory_and_singleton_005.phpt
index 78d7e05f0b..41914bf0e0 100644
--- a/tests/classes/factory_and_singleton_005.phpt
+++ b/tests/classes/factory_and_singleton_005.phpt
@@ -14,7 +14,7 @@ $obj = NULL;
echo "Done\n";
?>
--EXPECTF--
-Fatal error: Uncaught Error: Call to protected test::__destruct() from context '' in %sfactory_and_singleton_005.php:%d
+Fatal error: Uncaught Error: Call to protected test::__destruct() from global scope in %s:%d
Stack trace:
#0 {main}
thrown in %sfactory_and_singleton_005.php on line %d