Releases: johnstevenson/json-works
Releases · johnstevenson/json-works
2.1.0
- BC Break:
document->toJson()
can now return null on failure
- Fixed: JSON encode exceptions are now caught and the error captured
- Fixed: Invalid schema exceptions are now caught and the error captured
- Fixed: Issue when adding a new schema and not resetting the validator
2.0.0
- Added: Major refactor for PHP 7.4 upwards