We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91510de commit 791f8c5Copy full SHA for 791f8c5
CHANGELOG.mdown
@@ -1,3 +1,8 @@
1
+### 1.6.0 (2017-03-06)
2
+
3
+ * Added $flags arg to JsonParser::lint() to take the same flag as parse() did
4
+ * Fixed backtracking performance issues on long strings with a lot of escaped characters
5
6
### 1.5.0 (2016-11-14)
7
8
* Added support for PHP 7.1 (which converts `{"":""}` to an object property called `""` and not `"_empty_"` like 7.0 and below).
0 commit comments