1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

NEWS for compatibility in XML

Closes GH-14836.
This commit is contained in:
Niels Dossche
2024-07-06 13:46:42 +02:00
parent e5e15fd229
commit a66afbbe09

3
NEWS
View File

@@ -46,6 +46,9 @@ PHP NEWS
- Treewide:
. Fix compatibility with libxml2 2.13.2. (nielsdos)
- XML:
. Move away from to-be-deprecated libxml fields. (nielsdos)
04 Jul 2024, PHP 8.2.21
- Core: