Skip to content

Commit

Permalink
NEWS: Add note about #11891
Browse files Browse the repository at this point in the history
[ci skip]

Signed-off-by: Anatol Belski <ab@php.net>
  • Loading branch information
weltling committed Sep 30, 2023
1 parent 36d7d4d commit 31a44c8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions NEWS
Expand Up @@ -9,6 +9,9 @@ PHP NEWS
- DOM:
. Restore old namespace reconciliation behaviour. (nielsdos)

- Fileinfo:
. Fixed bug GH-11891 (fileinfo returns text/xml for some svg files). (usarise)

- LibXML:
. Fix compile error with -Werror=incompatible-function-pointer-types and
old libxml2. (nielsdos)
Expand Down

0 comments on commit 31a44c8

Please sign in to comment.