mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
These are equivalent to `zend_hash_clean()` and `zend_hash_destroy()`
respectively, but take care of correctly unregistering the weak references to
the keys.
This addition rounds off the weakmap functionality added in
471102edcd by taking one possible footgun away
from the user.
3.4 KiB
3.4 KiB