mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
hash: Upgrade xxHash to 0.8.2 (#20064)
This commit is contained in:
3
NEWS
3
NEWS
@@ -8,6 +8,9 @@ PHP NEWS
|
||||
. It is now possible to use reference assign on WeakMap without the key
|
||||
needing to be present beforehand. (nielsdos)
|
||||
|
||||
- Hash:
|
||||
. Upgrade xxHash to 0.8.2. (timwolla)
|
||||
|
||||
- Intl:
|
||||
. Added IntlNumberRangeFormatter class to format an interval of two numbers
|
||||
with a given skeleton, locale, collapse type and identity fallback.
|
||||
|
||||
@@ -60,6 +60,9 @@ PHP 8.6 UPGRADE NOTES
|
||||
9. Other Changes to Extensions
|
||||
========================================
|
||||
|
||||
- Hash:
|
||||
. The bundled version of xxHash was upgraded to 0.8.2.
|
||||
|
||||
========================================
|
||||
10. New Global Constants
|
||||
========================================
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user