estahn/phpunit-json-assertions
JSON assertions for PHPUnit (including JSON Schema)
v4.0.0
1.2M downloads/mo
#3486 most downloaded on Packagist
estahn/phpunit-json-assertions
What this package is like to depend on
Last release 5 years ago
no release in 18 months
Release timing varies
gaps range from 4 weeks to 2.7 years
Some releases are documented
notes for 4 of 9 stable releases
Nothing withdrawn
no release was ever pulled
10 years old
9 releases · first in 2016
0 releases in the last 12 months
see the full history below
Release timeline
9 releases · Mar 2016 to Jun 2021Releases
latest 9-
v4.0.022 Jun 2021Release notes
Open source →4.0.0 (2021-06-22)
Thanks to @J-T-McC for adding PHP8 support.
Features
- PHP8 Support (c1e794a)
BREAKING CHANGES
- removes support for PHP versions prior 7.4
-
v3.0.026 Oct 2018Release notes
Open source →3.0.0 (2018-10-26)
BREAKING CHANGES
-
Upgrade libraries, changing interfaces and introducing schema storage
-
justinrainbow/json-schemahas been upgraded to the latest version (5.x) -
Interface for
assertJsonMatchesSchemahas changed fromassertJsonMatchesSchema($schema, $content)toassertJsonMatchesSchema($content, $schema = null) -
Support for schema storage within traits (see README.md)
-
-
v2.0.120 Aug 2018Release notes
Open source → -
v2.0.020 Jul 2018Release notes
Open source →2.0.0 (2018-07-20)
Features
- Support for PHPUnit 6 (ec7dd1e)
BREAKING CHANGES
- Due to the nature of this change we will drop support
for PHP 5.x.
-
v1.0.003 Aug 2016Nothing published for this version
-
v0.4.021 Mar 2016Nothing published for this version
-
v0.3.016 Mar 2016Nothing published for this version
-
v0.2.016 Mar 2016Nothing published for this version
-
v0.1.016 Mar 2016Nothing published for this version