Skip to content

Commit b80243a

Browse files
committed
fix NEWS
1 parent 5e66ce9 commit b80243a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ PHP NEWS
3131
- FPM:
3232
. Fixed bug #66482 (unknown entry 'priority' in php-fpm.conf).
3333

34+
- JSON:
35+
. Fixed bug #66021 (Blank line inside empty array/object when
36+
JSON_PRETTY_PRINT is set). (Kevin Israel)
37+
3438
- SimpleXML:
3539
. Fixed bug #66084 (simplexml_load_string() mangles empty node name)
3640
(Anatol)

0 commit comments

Comments
 (0)