tag:github.com,2008:https://github.com/estahn/phpunit-json-assertions/releases Tags from phpunit-json-assertions 2021-06-22T07:01:57Z tag:github.com,2008:Repository/53177096/v4.0.0 2021-06-22T07:08:09Z v4.0.0 <p>feat: PHP8 Support</p> <p>BREAKING CHANGE: removes support for PHP versions prior 7.4</p> github-actions tag:github.com,2008:Repository/53177096/v3.0.0 2018-10-26T06:31:30Z v3.0.0 <p>BREAKING CHANGE: Upgrade libraries, changing interfaces and introduci… (</p> <p><a class="issue-link js-issue-link" href="https://github.com/estahn/phpunit-json-assertions/pull/19">#19</a>)</p> <p>BREAKING CHANGE: Upgrade libraries, changing interfaces and introducing schema storage</p> <p>* `justinrainbow/json-schema` has been upgraded to the latest version (5.x) <br />* Interface for `assertJsonMatchesSchema` has changed from `assertJsonMatchesSchema($schema, $content)` to `assertJsonMatchesSchema($content, $schema = null)` <br />* Support for schema storage within traits (see README.md)</p> estahn tag:github.com,2008:Repository/53177096/v2.0.1 2018-08-20T04:53:10Z v2.0.1 estahn tag:github.com,2008:Repository/53177096/v2.0.0 2018-07-20T12:15:53Z v2.0.0 <p>feat: Support for PHPUnit 6</p> <p>BREAKING CHANGE: Due to the nature of this change we will drop support <br />for PHP 5.x.</p> estahn tag:github.com,2008:Repository/53177096/v1.0.0 2016-08-03T00:15:52Z Bump justinrainbow/json-schema to 2.0 <p>Bump justinrainbow/json-schema to 2.0 (<a class="issue-link js-issue-link" href="https://github.com/estahn/phpunit-json-assertions/pull/13">#13</a>)</p> <p>Bump justinrainbow/json-schema to 2.0</p> estahn tag:github.com,2008:Repository/53177096/v0.4.0 2016-03-21T09:35:29Z Add method to asserts that a response is successful and of type json <p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/estahn/phpunit-json-assertions/pull/7">#7</a> from estahn/symfony_assertJsonResponse</p> <p>Add assertJsonResponse to Symfony extension</p> estahn tag:github.com,2008:Repository/53177096/v0.3.0 2016-03-16T14:13:11Z Symfony Extension <p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/estahn/phpunit-json-assertions/pull/6">#6</a> from estahn/add_symfony_integration</p> <p>Add symfony integration</p> estahn tag:github.com,2008:Repository/53177096/v0.2.0 2016-03-16T06:49:29Z Bugfixes estahn tag:github.com,2008:Repository/53177096/v0.1.0 2016-03-16T05:50:53Z Initial Release estahn