There was an error while loading. Please reload this page.
1 parent 0acc0d7 commit ece5baeCopy full SHA for ece5bae
1 file changed
NEWS
@@ -64,6 +64,10 @@ PHP NEWS
64
65
- JSON:
66
. 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)
71
72
- Opcache:
73
. Fixed bug GH-21770 (Infinite recursion in property hook getter in opcache
0 commit comments