Skip to content

Commit fc5c7e6

Browse files
committed
refix the NEWS
1 parent 8c3f701 commit fc5c7e6

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

NEWS

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,10 @@
115115
- GD:
116116
. Fixed bug #61221 (imagegammacorrect function loses alpha channel). (cmb)
117117

118+
- JSON
119+
. Fixed bug #68546 (json_decode() Fatal error: Cannot access property
120+
started with '\0'). (Jakub Zelenka)
121+
118122
- mysqlnd:
119123
. Fixed Bug #69796 (mysqli_stmt::fetch doesn't assign null values to
120124
bound variables). (Laruence)
@@ -284,8 +288,6 @@
284288
(JSON extension includes a problematic license statement). (Jakub Zelenka)
285289
. Fixed bug #68938 (json_decode() decodes empty string without error).
286290
(jeremy at bat-country dot us)
287-
. Fixed bug #68546 (json_decode() Fatal error: Cannot access property
288-
started with '\0'). (Jakub Zelenka)
289291

290292
- LDAP
291293
. Fixed bug #47222 (Implement LDAP_OPT_DIAGNOSTIC_MESSAGE). (Andreas Heigl)

0 commit comments

Comments
 (0)