]> granicus.if.org Git - php/commit
Revert "merge PR #2290: enable opcache in CLI in 7.1+"
authorNikita Popov <nikita.ppv@gmail.com>
Fri, 2 Jun 2017 21:34:32 +0000 (23:34 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Fri, 2 Jun 2017 21:36:20 +0000 (23:36 +0200)
commite9ff1fac85b97c677e33210770f87f7dc4bc5a24
tree0f0135113ef6e463946b08bcc4af60d65a2d1f96
parent48598a23024eb587127b59bf0490891addfc41ed
Revert "merge PR #2290: enable opcache in CLI in 7.1+"

This reverts commit 71fe529afc2f9bfd99d85539c709a27f025c0caa.

Without the file cache (which is not enabled by default), this has
non-trivial impact on the startup time. It also significantly
increases the baseline memory usage of PHP on CLI.
NEWS
ext/opcache/zend_accelerator_module.c
php.ini-development
php.ini-production