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

[ci skip] NEWS for GH-14801

This commit is contained in:
Arnaud Le Blanc
2024-07-06 17:59:55 +02:00
parent f0441e05b8
commit ec19abf161

3
NEWS
View File

@@ -2,6 +2,9 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 8.4.0alpha2
- Core:
. Fixed bug GH-14801 (Fix build for armv7). (andypost)
- LibXML:
. Added LIBXML_NO_XXE constant. (nielsdos)