]> granicus.if.org Git - php/commit
Fixed bug #78106
authorNikita Popov <nikita.ppv@gmail.com>
Thu, 13 Jun 2019 10:51:35 +0000 (12:51 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Thu, 13 Jun 2019 10:51:35 +0000 (12:51 +0200)
commitf1a81380554070d7f4b0c6dcd1202364ebf3d252
tree4c18cb8ab87ff800ef12a88a9a365e4f0098d646
parentf8a68fd9350ac97d33d1773453c4e9d47a97b33f
Fixed bug #78106

When disabling opcache during the request via opcache.enable ini
setting, make sure we also disable ZCG(accelerator_enabled).
NEWS
ext/opcache/ZendAccelerator.c
ext/opcache/tests/bug78106.phpt
ext/opcache/zend_accelerator_module.c