diff options
-rw-r--r-- | tests/run-test/bug75042-3.phpt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/run-test/bug75042-3.phpt b/tests/run-test/bug75042-3.phpt index 0e46d1e40f..dc2f5a0f55 100644 --- a/tests/run-test/bug75042-3.phpt +++ b/tests/run-test/bug75042-3.phpt @@ -1,5 +1,9 @@ --TEST-- phpt EXTENSIONS directive with nonexistent shared module +--INI-- +error_log= +display_startup_errors=1 +display_errors=1 --EXTENSIONS-- nonexistentsharedmodule --FILE-- |