#
614c0b84 |
| 27-Aug-2020 |
Nikita Popov |
Allow removing non-existing key from WeakMap In line with usual PHP semantics. This previously triggered an assertion failure.
|
Revision tags: php-7.3.13RC1, php-7.2.26RC1, php-7.4.0, php-7.2.25, php-7.3.12, php-7.4.0RC6, php-7.3.12RC1, php-7.2.25RC1 |
|
#
d8c99025 |
| 31-Oct-2019 |
Nikita Popov |
Implement WeakMap RFC: https://wiki.php.net/rfc/weak_maps
|