Home
last modified time | relevance | path

Searched refs:zend_accel_class_hash_copy (Results 1 – 3 of 3) sorted by relevance

/PHP-8.2/ext/opcache/tests/
H A Dgh9164.phpt2 Bug GH-9164: Segfault in zend_accel_class_hash_copy
/PHP-8.2/ext/opcache/
H A Dzend_accelerator_util_funcs.c248 static zend_always_inline void zend_accel_class_hash_copy(HashTable *target, HashTable *source) in zend_accel_class_hash_copy() function
406 zend_accel_class_hash_copy(CG(class_table), &persistent_script->script.class_table); in zend_accel_load_script()
/PHP-8.2/
H A DNEWS2194 . Fixed bug GH-9164 (Segfault in zend_accel_class_hash_copy).

Completed in 13 milliseconds