]> granicus.if.org Git - php/commit
Prevent test case failure
authorChristoph M. Becker <cmbecker69@gmx.de>
Tue, 21 May 2019 09:17:28 +0000 (11:17 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Tue, 21 May 2019 09:17:51 +0000 (11:17 +0200)
commite6a191de1b73c902b631cb8f0f70ed58b81005d4
tree08c7b1a61ca170594bfb2e09f904345962509de3
parent5f8c22d41536768298354218fe238691ae750f75
Prevent test case failure

If opcache.log_verbosity_level is greater than 1, opcache will raise
warnings, which will be written to stderr in the default case.  These
warnings are actually to be expected, but would break the test, so we
make sure that the log_verbosity_level is 1 when running this test.
ext/opcache/tests/bug66461.phpt