Skip to content

Commit

Permalink
Override opcache.preload for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
dstogov committed Nov 14, 2018
1 parent 162b154 commit d516139
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions run-tests.php
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,7 @@ function verify_config()
'log_errors_max_len=0',
'opcache.fast_shutdown=0',
'opcache.file_update_protection=0',
'opcache.preload=',
'zend.assertions=1',
);

Expand Down

0 comments on commit d516139

Please sign in to comment.