Releases: webmozart/json
Releases · webmozart/json
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
- added
IOException
and better error handling inJsonEncoder::encodeFile()
andJsonDecoder::decodeFile()
JsonEncoder::encodeFile()
now creates missing directories on demandJsonEncoder
now throws an exception on all PHP versions when binary values
are passed- added support for disabled slash escaping on PHP below 5.4
1.0.2
1.0.1
1.0.0
1.0.0-beta
- renamed
SchemaException
toInvalidSchemaException
- changed
JsonValidator::validate()
to return the discovered errors instead
of throwing an exception
1.0.0-alpha1
Releasing version "1.0.0-alpha1"