We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1ffd4b commit bcd1f23Copy full SHA for bcd1f23
ext/opcache/tests/jit/gh15658.phpt
@@ -4,7 +4,7 @@ GH-15658 (Segmentation fault in Zend/zend_vm_execute.h)
4
opcache
5
--INI--
6
opcache.jit=0101
7
-opcache.jit_buffer_size=1024M
+opcache.jit_buffer_size=64M
8
--FILE--
9
<?php
10
echo match (random_int(1, 2)) {
0 commit comments