mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
[ci skip] Fix NEWS order
This commit is contained in:
14
NEWS
14
NEWS
@@ -12,6 +12,13 @@ PHP NEWS
|
||||
. Fix weird unpack behaviour in DOM. (nielsdos)
|
||||
. Fix xinclude destruction of live attributes. (nielsdos)
|
||||
|
||||
- Embed:
|
||||
. Fixed bug GH-8533 (Unable to link dynamic libphp on Mac). (Kévin Dunglas)
|
||||
|
||||
- Fuzzer:
|
||||
. Fixed bug GH-18081 (Memory leaks in error paths of fuzzer SAPI).
|
||||
(Lung-Alexandra)
|
||||
|
||||
- GD:
|
||||
. Fixed bug GH-17984 (calls with arguments as array with references).
|
||||
(David Carlier)
|
||||
@@ -23,13 +30,6 @@ PHP NEWS
|
||||
(David Carlier)
|
||||
. Fix UConverter::transcode with substitutes as references. (David Carlier)
|
||||
|
||||
- Embed:
|
||||
. Fixed bug GH-8533 (Unable to link dynamic libphp on Mac). (Kévin Dunglas)
|
||||
|
||||
- Fuzzer:
|
||||
. Fixed bug GH-18081 (Memory leaks in error paths of fuzzer SAPI).
|
||||
(Lung-Alexandra)
|
||||
|
||||
- Mbstring:
|
||||
. Fixed bug GH-17989 (mb_output_handler crash with unset
|
||||
http_output_conv_mimetypes). (nielsdos)
|
||||
|
||||
Reference in New Issue
Block a user