diff options
Diffstat (limited to 'ext/mysqli/tests/bug38003.phpt')
-rw-r--r-- | ext/mysqli/tests/bug38003.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mysqli/tests/bug38003.phpt b/ext/mysqli/tests/bug38003.phpt index a974815d4d..bcfd239911 100644 --- a/ext/mysqli/tests/bug38003.phpt +++ b/ext/mysqli/tests/bug38003.phpt @@ -16,7 +16,7 @@ $DB = new DB(); echo "Done\n"; ?> ---EXPECTF-- +--EXPECTF-- Fatal error: Uncaught Error: Call to private DB::__construct() from invalid context in %s Stack trace: #0 {main} |