serializable-closure

Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.

MIT License

Downloads
177.7M
Stars
466
Committers
15

Bot releases are hidden (Show)

serializable-closure - v1.3.3 Latest Release

Published by driesvints 11 months ago

serializable-closure - v1.3.2

Published by driesvints 12 months ago

serializable-closure - v1.3.1

Published by driesvints about 1 year ago

serializable-closure - v1.3.0

Published by driesvints over 1 year ago

Changed

serializable-closure - v1.2.2

Published by driesvints about 2 years ago

Changed

serializable-closure - v1.2.1

Published by driesvints about 2 years ago

Fixed

serializable-closure - v1.2.0

Published by driesvints over 2 years ago

Added

serializable-closure - v1.1.1

Published by driesvints over 2 years ago

Fixed

serializable-closure - v1.1.0

Published by driesvints over 2 years ago

Changed

  • Adds support for first class callable syntax (#33)
serializable-closure -

Published by driesvints almost 3 years ago

Fixed

  • Fixes serialisation of closures with named arguments code (#29)
serializable-closure -

Published by driesvints almost 3 years ago

Fixed

  • Fixes the serialization of Enum objects (#28)
serializable-closure - v1.0.3

Published by nunomaduro about 3 years ago

Fixed

  • Possible stream protocol collision with opis/closure (#23)
serializable-closure - v1.0.2

Published by nunomaduro about 3 years ago

Fixed

  • Fixes serialization of closures that got rebound (#19)
serializable-closure -

Published by driesvints about 3 years ago

Fixed

  • Fixes null safe operator with properties (#16)
serializable-closure - v1.0.0

Published by nunomaduro about 3 years ago

Initial release