File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -394,6 +394,10 @@ PHP NEWS
394
394
- FPM:
395
395
. Fixed bug #68822 (request time is reset too early). (honghu069 at 163 dot com)
396
396
397
+ - JSON:
398
+ . Fixed bug #64695 (JSON_NUMERIC_CHECK has issues with strings that are
399
+ numbers plus the letter e). (Jakub Zelenka)
400
+
397
401
- ODBC:
398
402
. Fixed bug #68964 (Allowed memory size exhausted with odbc_exec). (Anatol)
399
403
@@ -1017,8 +1021,6 @@ PHP NEWS
1017
1021
- JSON:
1018
1022
. Fixed bug #66021 (Blank line inside empty array/object when
1019
1023
JSON_PRETTY_PRINT is set). (Kevin Israel)
1020
- . Fixed bug #64695 (JSON_NUMERIC_CHECK has issues with strings that are
1021
- numbers plus the letter e). (Jakub Zelenka)
1022
1024
1023
1025
- LDAP:
1024
1026
. Fixed issue with null bytes in LDAP bindings. (Matthew Daley)
You can’t perform that action at this time.
0 commit comments