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 723e250 commit 6dcfe0fCopy full SHA for 6dcfe0f
1 file changed
NEWS
@@ -58,6 +58,9 @@ PHP NEWS
58
IntlDateFormatter::localtime()/datefmt_localtime() now raise TypeError
59
when the offset argument is not of type int. (Weilin Du)
60
61
+- JSON:
62
+ . Report unterminated JSON strings as syntax errors. (timwolla)
63
+
64
- Opcache:
65
. Fixed bug GH-21770 (Infinite recursion in property hook getter in opcache
66
preloaded trait). (iliaal)
0 commit comments