Releases: DataValues/Serialization
Releases · DataValues/Serialization
1.2.4
Compare
Sorry, something went wrong.
No results found
Update README.md
1.2.2
Compare
Sorry, something went wrong.
No results found
Made component installable together Serialization 4.x
1.2.1
Compare
Sorry, something went wrong.
No results found
Fixed DataValueDeserializer not always turning internal InvalidArgumentException into
DeserializationException, as documented.
Raised required PHP version from 5.3 to 5.5.9.
1.2.0
Compare
Sorry, something went wrong.
No results found
Merge pull request #26 from DataValues/release120
Release 1.2.0
1.1.0
Compare
Sorry, something went wrong.
No results found
Added support for builder functions to DataValueDeserializer
1.0.3
Compare
Sorry, something went wrong.
No results found
Removed duplicate catch clause
Removed composer update from the PHPUnit bootstrap file
1.0.2
Compare
Sorry, something went wrong.
No results found
Made component installable together with DataValues 1.x
1.0.1
Compare
Sorry, something went wrong.
No results found
Handle IllegalValueException in DataValueDeserializer