Closed iHeadRu closed 10 years ago
See https://bugs.php.net/bug.php?id=66472 I've already offered a patch to do this.
I offered those ideas : https://github.com/jpauli/ZendOptimizerPlus/compare/interned_string_patch
done.
["interned_strings_usage"]=> array(4) { ["buffer_size"]=> int(8388608) ["used_memory"]=> int(192532) ["free_memory"]=> int(8196076) ["number_of_strings"]=> int(3690) }
it works :)
Add information about current opcache.interned_strings_buffer usage.