Skip to content

Commit 5f1d76a

Browse files
committed
Merge branch 'PHP-7.3' into PHP-7.4
* PHP-7.3: Fix test wrt. opcache.error_log
2 parents e11233d + db8ef71 commit 5f1d76a

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
opcache.preload=

0 commit comments

Comments
 (0)