]> granicus.if.org Git - php/commit
Added zend_hash_add_new_mem/zend_hash_str_add_new_mem. Use them to add new elements...
authorDmitry Stogov <dmitry@zend.com>
Tue, 31 Oct 2017 07:43:10 +0000 (10:43 +0300)
committerDmitry Stogov <dmitry@zend.com>
Tue, 31 Oct 2017 07:43:10 +0000 (10:43 +0300)
commit2e839246820f36da7eeadf37421457147393cf29
tree7969bdae91b489587a63c102b89914f3df1c4e55
parent6de54703f055231603816495c55e6e1924cb5e71
Added zend_hash_add_new_mem/zend_hash_str_add_new_mem. Use them to add new elements into PCRE cache (we checked the existance before).
Zend/zend_hash.h
ext/pcre/php_pcre.c