php-json-throwable

JSON encode and decode throwables and exceptions

MIT License

Downloads
231.1K
Stars
11
Committers
3

Bot releases are hidden (Show)

php-json-throwable - 2.0.0

Published by WyriHaximus over 4 years ago

php-json-throwable - 1.1.1

Published by WyriHaximus over 6 years ago

  • Added missing previous property
php-json-throwable - 1.1.0

Published by WyriHaximus over 6 years ago

  • Use doctrine/instantiator to create throwables without calling the constructor
php-json-throwable - 1.0.3

Published by WyriHaximus over 6 years ago

  • Use reflection to create exception on PHP 7 and use a fallback for PHP 5
php-json-throwable - 1.0.2

Published by WyriHaximus over 6 years ago

  • Minor performance improvement
php-json-throwable - 1.0.1

Published by WyriHaximus over 6 years ago

  • Bug fix: Only assign values properties to properties when they exist
php-json-throwable - 1.0.0

Published by WyriHaximus over 6 years ago

  • Initial release