This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-07 08:02:49 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
php-8.0.30
archived-php-src
/
Zend
/
tests
/
weakrefs
History
Tobias Bachert
ede92a86f2
Fix
WeakMap
object reference offset causing
TypeError
(
#8995
)
2022-07-15 13:00:48 +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
Fix WeakReference uniquing is TAG_HT is used
2021-11-03 10:06:22 +01:00
weakmap_object_reference.phpt
Fix
WeakMap
object reference offset causing
TypeError
(
#8995
)
2022-07-15 13:00:48 +02: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
…
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
weakrefs_006.phpt
Fix use after free when WeakMap is modified during field write
2021-11-20 16:52:25 -05:00