php-src/Zend/tests/weakrefs
2021-11-20 16:52:50 -05:00
..
weakmap_basic_map_behavior.phpt Allow removing non-existing key from WeakMap 2020-08-27 12:42:08 +02:00
weakmap_dtor_exception.phpt Make weak ref notify robust against bailout 2021-10-08 16:42:43 +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 Fix WeakReference uniquing is TAG_HT is used 2021-11-03 10:06:22 +01:00
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 Not serializable flag permeation 2021-07-20 12:28:35 +02:00
weakrefs_003.phpt Add flag to forbid dynamic property creation on internal classes 2020-06-24 11:52:36 +02:00
weakrefs_004.phpt Improve class inheritance error messages (#7307) 2021-07-27 09:42:37 +02:00
weakrefs_005.phpt Review the usage of apostrophes in error messages 2020-07-10 21:05:28 +02:00
weakrefs_006.phpt Fix use after free when WeakMap is modified during field write 2021-11-20 16:52:25 -05:00