Home
last modified time | relevance | path

Searched refs:zend_hash_do_resize (Results 1 – 4 of 4) sorted by relevance

/PHP-8.2/Zend/tests/
H A Dgh11189.phpt2 GH-11189: Exceeding memory limit in zend_hash_do_resize leaves the array in an invalid state (packe…
H A Dgh11189_1.phpt2 GH-11189: Exceeding memory limit in zend_hash_do_resize leaves the array in an invalid state (not p…
/PHP-8.2/Zend/
H A Dzend_hash.c84 zend_hash_do_resize(ht); \
109 static void ZEND_FASTCALL zend_hash_do_resize(HashTable *ht);
1232 static void ZEND_FASTCALL zend_hash_do_resize(HashTable *ht) in zend_hash_do_resize() function
/PHP-8.2/
H A DNEWS1485 . Fixed bug GH-11189 (Exceeding memory limit in zend_hash_do_resize leaves

Completed in 30 milliseconds