Skip to content

Commit ece5bae

Browse files
committed
NEWS
1 parent 0acc0d7 commit ece5bae

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,10 @@ PHP NEWS
6464

6565
- JSON:
6666
. Report unterminated JSON strings as syntax errors. (timwolla)
67+
. Improve performance error position tracking during JSON decoding.
68+
(henderkes)
69+
. Fixed bug GH-22514 (Incorrect error column in PHP 8.6 JSON parser).
70+
(henderkes, timwolla)
6771

6872
- Opcache:
6973
. Fixed bug GH-21770 (Infinite recursion in property hook getter in opcache

0 commit comments

Comments
 (0)