Skip to content

Commit dd1f094

Browse files
committed
fix NEWS
1 parent f9dc60f commit dd1f094

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
@@ -105,6 +105,10 @@
105105
- GD:
106106
. Fixed bug #61221 (imagegammacorrect function loses alpha channel). (cmb)
107107

108+
- JSON
109+
. Fixed bug #68546 (json_decode() Fatal error: Cannot access property
110+
started with '\0'). (Jakub Zelenka)
111+
108112
- mysqlnd:
109113
. Fixed Bug #69796 (mysqli_stmt::fetch doesn't assign null values to
110114
bound variables). (Laruence)
@@ -274,8 +278,6 @@
274278
(JSON extension includes a problematic license statement). (Jakub Zelenka)
275279
. Fixed bug #68938 (json_decode() decodes empty string without error).
276280
(jeremy at bat-country dot us)
277-
. Fixed bug #68546 (json_decode() Fatal error: Cannot access property
278-
started with '\0'). (Jakub Zelenka)
279281

280282
- LDAP
281283
. Fixed bug #47222 (Implement LDAP_OPT_DIAGNOSTIC_MESSAGE). (Andreas Heigl)

0 commit comments

Comments
 (0)