diff options
Diffstat (limited to 'sapi/cgi/tests/004.phpt')
-rw-r--r-- | sapi/cgi/tests/004.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/cgi/tests/004.phpt b/sapi/cgi/tests/004.phpt index e6314c9b61..1d4e719529 100644 --- a/sapi/cgi/tests/004.phpt +++ b/sapi/cgi/tests/004.phpt @@ -36,7 +36,7 @@ echo "Done\n"; --EXPECTF-- string(%d) " <br /> -<b>Fatal error</b>: Uncaught exception 'EngineException' with message 'Cannot access private property test::$pri' in %s004.test.php:8 +<b>Fatal error</b>: Uncaught EngineException: Cannot access private property test::$pri in %s004.test.php:8 Stack trace: #0 {main} thrown in <b>%s004.test.php</b> on line <b>8</b><br /> |