Skip to content

Commit db8ef71

Browse files
committed
Merge branch 'PHP-7.2' into PHP-7.3
* PHP-7.2: Fix test wrt. opcache.error_log
2 parents fd60763 + 64ec9f4 commit db8ef71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/opcache/tests/zzz_basic_logging.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ outputs the correct logging at the highest log_verbosity_level
77
opcache.enable=1
88
opcache.enable_cli=1
99
opcache.file_cache_only=0
10+
opcache.error_log=
1011
opcache.log_verbosity_level=4
1112
opcache.huge_code_pages=0
1213
--SKIPIF--

0 commit comments

Comments
 (0)