Skip to content

Commit df78eac

Browse files
author
Julien Pauli
committed
Fixed NEWS file entry
1 parent aa8d3a8 commit df78eac

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
@@ -394,6 +394,10 @@ PHP NEWS
394394
- FPM:
395395
. Fixed bug #68822 (request time is reset too early). (honghu069 at 163 dot com)
396396

397+
- JSON:
398+
. Fixed bug #64695 (JSON_NUMERIC_CHECK has issues with strings that are
399+
numbers plus the letter e). (Jakub Zelenka)
400+
397401
- ODBC:
398402
. Fixed bug #68964 (Allowed memory size exhausted with odbc_exec). (Anatol)
399403

@@ -1017,8 +1021,6 @@ PHP NEWS
10171021
- JSON:
10181022
. Fixed bug #66021 (Blank line inside empty array/object when
10191023
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)
10221024

10231025
- LDAP:
10241026
. Fixed issue with null bytes in LDAP bindings. (Matthew Daley)

0 commit comments

Comments
 (0)