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:
3
NEWS
3
NEWS
@@ -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)
|
||||
|
||||
@@ -345,7 +345,6 @@ xmlElemDump
|
||||
xmlEncodeEntities
|
||||
xmlEncodeEntitiesReentrant
|
||||
xmlEncodeSpecialChars
|
||||
xmlErrMemory
|
||||
xmlFileClose
|
||||
xmlFileMatch
|
||||
xmlFileOpen
|
||||
|
||||
Reference in New Issue
Block a user