Skip to content

Commit 1f40a4c

Browse files
committed
Improve tests
1 parent 103fd82 commit 1f40a4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

run-tests.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,7 @@ function main(): void
299299
'opcache.jit_max_root_traces=100000',
300300
'opcache.jit_max_side_traces=100000',
301301
'opcache.jit_max_exit_counters=100000',
302+
'opcache.jit_prof_threshold=0.000000001',
302303
'opcache.protect_memory=1',
303304
'zend.assertions=1',
304305
'zend.exception_ignore_args=0',

0 commit comments

Comments
 (0)