shared_statics 665 ext/opcache/zend_accelerator_util_funcs.c HashTable *shared_statics = op_array->static_variables; shared_statics 672 ext/opcache/zend_accelerator_util_funcs.c if (shared_statics) { shared_statics 674 ext/opcache/zend_accelerator_util_funcs.c zend_hash_clone_zval(op_array->static_variables, shared_statics, 0);