1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00
Files
archived-php-src/NEWS
Niels Dossche 58b45b5055 Merge branch 'PHP-8.3' into PHP-8.4
* PHP-8.3:
  Fix GH-20009: XMLReader leak on RelaxNG schema failure
2025-09-30 18:07:08 +02:00

11 lines
452 B
Plaintext

PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 8.6.0alpha1
- Intl:
. Added IntlNumberRangeFormatter class to format an interval of two numbers
with a given skeleton, locale, collapse type and identity fallback.
(BogdanUngureanu)
<<< NOTE: Insert NEWS from last stable release here prior to actual release! >>>