From: Rasmus Lerdorf Date: Wed, 31 Oct 2018 17:43:45 +0000 (-0700) Subject: This test needs to log to stdout X-Git-Tag: php-7.3.0RC5~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1954c7e1c6167db863096dcab0bf08cf1a6a5184;p=php This test needs to log to stdout --- 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--