Skip to content

1.1.0

Compare
Choose a tag to compare
@webmozart webmozart released this 11 Dec 17:39
· 51 commits to master since this release
  • added IOException and better error handling in JsonEncoder::encodeFile()
    and JsonDecoder::decodeFile()
  • JsonEncoder::encodeFile() now creates missing directories on demand
  • JsonEncoder now throws an exception on all PHP versions when binary values
    are passed
  • added support for disabled slash escaping on PHP below 5.4