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 103fd82 commit 1f40a4cCopy full SHA for 1f40a4c
run-tests.php
@@ -299,6 +299,7 @@ function main(): void
299
'opcache.jit_max_root_traces=100000',
300
'opcache.jit_max_side_traces=100000',
301
'opcache.jit_max_exit_counters=100000',
302
+ 'opcache.jit_prof_threshold=0.000000001',
303
'opcache.protect_memory=1',
304
'zend.assertions=1',
305
'zend.exception_ignore_args=0',
0 commit comments