diff options
Diffstat (limited to 'tests/classes/factory_and_singleton_004.phpt')
| -rwxr-xr-x | tests/classes/factory_and_singleton_004.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/classes/factory_and_singleton_004.phpt b/tests/classes/factory_and_singleton_004.phpt index 01c53d85a..14edcb1fc 100755 --- a/tests/classes/factory_and_singleton_004.phpt +++ b/tests/classes/factory_and_singleton_004.phpt @@ -15,4 +15,4 @@ $obj = new test; echo "Done\n"; ?> --EXPECTF-- -Fatal error: Call to private test::__construct() from context '' %sfactory_and_singleton_004.php on line %d +Fatal error: Call to private test::__construct() from invalid context in %s on line %d |
