Skip to content

Commit ee99086

Browse files
committed
Merge branch 'PHP-7.3' into PHP-7.4
* PHP-7.3: Prevent test case failure
2 parents ef06a7b + d23bc33 commit ee99086

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/opcache/tests/bug66461.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Bug #66461 (PHP crashes if opcache.interned_strings_buffer=0)
44
opcache.enable=1
55
opcache.enable_cli=1
66
opcache.optimization_level=-1
7+
opcache.log_verbosity_level=1
78
opcache.file_update_protection=0
89
opcache.interned_strings_buffer=0
910
--SKIPIF--

0 commit comments

Comments
 (0)