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 8173200 commit 1e2c908Copy full SHA for 1e2c908
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# CHANGELOG
2
3
+## [1.2.0](https://github.com/josantonius/php-json/releases/tag/1.2.0) (2022-06-13)
4
+
5
+* Support for PHP version **8.0** and higher.
6
7
+* Support for earlier versions of PHP **8.0** is discontinued.
8
9
+* For older versions of PHP (from **5.6** to **7.4**)
10
+[version 1.1.9](https://github.com/josantonius/php-json/tree/1.1.9) of this library can be used.
11
12
## [1.1.9](https://github.com/josantonius/php-json/releases/tag/1.1.9) (2022-06-11)
13
14
* Fix sending code coverage report to Codecov.io.
0 commit comments