File tree Expand file tree Collapse file tree 3 files changed +2052
-883
lines changed
Expand file tree Collapse file tree 3 files changed +2052
-883
lines changed Original file line number Diff line number Diff line change 88 . It is now possible to use reference assign on WeakMap without the key
99 needing to be present beforehand. (nielsdos)
1010
11+ - Hash:
12+ . Upgrade xxHash to 0.8.2. (timwolla)
13+
1114- Intl:
1215 . Added IntlNumberRangeFormatter class to format an interval of two numbers
1316 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
60609. Other Changes to Extensions
6161========================================
6262
63+ - Hash:
64+ . The bundled version of xxHash was upgraded to 0.8.2.
65+
6366========================================
646710. New Global Constants
6568========================================
You can’t perform that action at this time.
0 commit comments