Fix #79665: ini_get() and opcache_get_configuration() inconsistency Overriding the given INI values in modifier callbacks is not possible, so instead of enforcing "normalized" internal v
Fix #79665: ini_get() and opcache_get_configuration() inconsistency Overriding the given INI values in modifier callbacks is not possible, so instead of enforcing "normalized" internal values, we just reject the attempted changes.
show more ...
|