Skip to content

Commit 791f8c5

Browse files
committed
Prep 1.6 release
1 parent 91510de commit 791f8c5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.mdown

+5
Original file line numberDiff line numberDiff line change
@@ -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+
16
### 1.5.0 (2016-11-14)
27

38
* Added support for PHP 7.1 (which converts `{"":""}` to an object property called `""` and not `"_empty_"` like 7.0 and below).

0 commit comments

Comments
 (0)