php-src/Zend/tests/weakrefs
Nikita Popov 614c0b846e Allow removing non-existing key from WeakMap
In line with usual PHP semantics. This previously triggered an
assertion failure.
2020-08-27 12:42:08 +02:00
..
weakmap_basic_map_behavior.phpt Allow removing non-existing key from WeakMap 2020-08-27 12:42:08 +02:00
weakmap_error_conditions.phpt Add flag to forbid dynamic property creation on internal classes 2020-06-24 11:52:36 +02:00
weakmap_iteration.phpt
weakmap_multiple_weakrefs.phpt
weakmap_weakness.phpt Fix use-after-free is WeakMap key and value are the same 2020-08-27 12:05:06 +02:00
weakrefs_001.phpt
weakrefs_002.phpt
weakrefs_003.phpt Add flag to forbid dynamic property creation on internal classes 2020-06-24 11:52:36 +02:00
weakrefs_004.phpt
weakrefs_005.phpt Review the usage of apostrophes in error messages 2020-07-10 21:05:28 +02:00