Skip to content

Releases: johnstevenson/json-works

2.1.0

17 Apr 13:42
Compare
Choose a tag to compare
  • 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

10 Apr 17:17
Compare
Choose a tag to compare
  • Added: Major refactor for PHP 7.4 upwards