summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRasmus Lerdorf <rasmus@lerdorf.com>2018-10-31 10:43:45 -0700
committerRasmus Lerdorf <rasmus@lerdorf.com>2018-10-31 10:43:45 -0700
commit1954c7e1c6167db863096dcab0bf08cf1a6a5184 (patch)
tree4f45cce5bb4214863aee90f733c907f71f2a58c5
parentee9d879f57258e1a0c8946c1eec70d20587d314b (diff)
downloadphp-git-1954c7e1c6167db863096dcab0bf08cf1a6a5184.tar.gz
This test needs to log to stdout
-rw-r--r--tests/run-test/bug75042-3.phpt4
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--