https://github.com/php/php-src/blob/master/ext/opcache/zend_accelerator_module.c#L259

That looks suspicious to me and in simple testing doesn't appear to be
the case. I mean, you can set it per-dir, but it doesn't make any
difference at that point. Dmitry, could you go through the list of
opcache directives in zend_accelerator_module.c and make sure the
directives that are really only settable globally are marked as
PHP_INI_SYSTEM?

-Rasmus

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to