diff options
Diffstat (limited to 'tests/classes/factory_and_singleton_003.phpt')
| -rwxr-xr-x | tests/classes/factory_and_singleton_003.phpt | 2 |
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 d81cc4642..3d50a810a 100755 --- a/tests/classes/factory_and_singleton_003.phpt +++ b/tests/classes/factory_and_singleton_003.phpt @@ -15,4 +15,4 @@ $obj = new test; echo "Done\n"; ?> --EXPECTF-- -Fatal error: Call to protected test::__construct() from context '' %sfactory_and_singleton_003.php on line %d +Fatal error: Call to protected test::__construct() from invalid context in %s on line %d |
