Skip to content

Commit f66d1c8

Browse files
committed
Updated to 1.1.3 version
1 parent a625a87 commit f66d1c8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@
88

99
* Now in the `fileToArray()` method files can be obtained from external urls.
1010

11-
* Now checking json last error returns an array with the error instead of an exception.
11+
* Now checking json last error returns an array with the error instead of an exception.
12+
13+
* New errors available from PHP 7.0 to check for errors from `json_last_error()` were added.
1214

1315
## 1.1.2 - 2017-05-31
1416

0 commit comments

Comments
 (0)