We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c3f701 commit fc5c7e6Copy full SHA for fc5c7e6
NEWS
@@ -115,6 +115,10 @@
115
- GD:
116
. Fixed bug #61221 (imagegammacorrect function loses alpha channel). (cmb)
117
118
+- JSON
119
+ . Fixed bug #68546 (json_decode() Fatal error: Cannot access property
120
+ started with '\0'). (Jakub Zelenka)
121
+
122
- mysqlnd:
123
. Fixed Bug #69796 (mysqli_stmt::fetch doesn't assign null values to
124
bound variables). (Laruence)
@@ -284,8 +288,6 @@
284
288
(JSON extension includes a problematic license statement). (Jakub Zelenka)
285
289
. Fixed bug #68938 (json_decode() decodes empty string without error).
286
290
(jeremy at bat-country dot us)
287
- . Fixed bug #68546 (json_decode() Fatal error: Cannot access property
- started with '\0'). (Jakub Zelenka)
291
292
- LDAP
293
. Fixed bug #47222 (Implement LDAP_OPT_DIAGNOSTIC_MESSAGE). (Andreas Heigl)
0 commit comments