File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 8
8
. It is now possible to use reference assign on WeakMap without the key
9
9
needing to be present beforehand. (nielsdos)
10
10
11
+ - Hash:
12
+ . Upgrade xxHash to 0.8.2. (timwolla)
13
+
11
14
- Intl:
12
15
. Added IntlNumberRangeFormatter class to format an interval of two numbers
13
16
with a given skeleton, locale, collapse type and identity fallback.
Original file line number Diff line number Diff line change @@ -60,6 +60,9 @@ PHP 8.6 UPGRADE NOTES
60
60
9. Other Changes to Extensions
61
61
========================================
62
62
63
+ - Hash:
64
+ . The bundled version of xxHash was upgraded to 0.8.2.
65
+
63
66
========================================
64
67
10. New Global Constants
65
68
========================================
You can’t perform that action at this time.
0 commit comments