Skip to content

Commit d516139

Browse files
committed
Override opcache.preload for testing
1 parent 162b154 commit d516139

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
@@ -264,6 +264,7 @@ function verify_config()
264264
'log_errors_max_len=0',
265265
'opcache.fast_shutdown=0',
266266
'opcache.file_update_protection=0',
267+
'opcache.preload=',
267268
'zend.assertions=1',
268269
);
269270

0 commit comments

Comments
 (0)