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

Merge branch 'PHP-8.2' into PHP-8.3

* PHP-8.2:
  Fix GH-14563: Build failure with libxml2 v2.13.0
This commit is contained in:
Niels Dossche
2024-06-29 16:28:51 +02:00
2 changed files with 3 additions and 1 deletions

3
NEWS
View File

@@ -12,6 +12,9 @@ PHP NEWS
- Dom:
. Fixed bug GH-14702 (DOMDocument::xinclude() crash). (nielsdos)
- LibXML:
. Fixed bug GH-14563 (Build failure with libxml2 v2.13.0). (nielsdos)
- Phar:
. Fixed bug GH-14603 (null string from zip entry).
(David Carlier)

View File

@@ -345,7 +345,6 @@ xmlElemDump
xmlEncodeEntities
xmlEncodeEntitiesReentrant
xmlEncodeSpecialChars
xmlErrMemory
xmlFileClose
xmlFileMatch
xmlFileOpen