Re: [PHP-DEV] [Declined] Opcache optimization without any caching

2020-06-13 Thread Nikita Popov
On Sat, Jun 13, 2020 at 5:08 PM tyson andre wrote: > Hi internals, > > https://wiki.php.net/rfc/opcache.no_cache has been declined, with 10 yes > votes and 13 no votes. > > The "If you voted no, why?" section indicates that there was broad support > for moving opcache optimizations outside of the

[PHP-DEV] [Declined] Opcache optimization without any caching

2020-06-13 Thread tyson andre
Hi internals, https://wiki.php.net/rfc/opcache.no_cache has been declined, with 10 yes votes and 13 no votes. The "If you voted no, why?" section indicates that there was broad support for moving opcache optimizations outside of the zend_extension and into core instead of this approach. After