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-03-25 08:42:29 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dddb40313bf8acdf0294deb3b41fbe94de2806e6
archived-php-src
/
Zend
/
tests
/
weakrefs
History
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
Reindent phpt files
2020-02-03 22:52:20 +01: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
…
weakrefs_005.phpt
Review the usage of apostrophes in error messages
2020-07-10 21:05:28 +02:00