Skip to content
This repository has been archived by the owner on Apr 17, 2022. It is now read-only.

Releases: calvinalkan/reflection-payload

Fixed bug with wrong payloads being built with integers

05 Jul 01:37
Compare
Choose a tag to compare

There was a small bug that did not build the payload correctly due to a failure in comparision of "int" and "integer"

fix another bug with mulitple inherited payloads

05 Jun 00:58
Compare
Choose a tag to compare
1.1.2

fixed bug with inheritance

fixed bug with inheritance

05 Jun 00:51
Compare
Choose a tag to compare
1.1.1

fixed bug with inheritance

Add support for interfaces in the callable

05 Jun 00:30
Compare
Choose a tag to compare
1.1.0

adds support for interfaces in the callable

Fixed wrong vendor prefix

05 Jun 00:01
a1d9db8
Compare
Choose a tag to compare
1.0.1

Update composer.json

Initial Release

04 Jun 23:21
Compare
Choose a tag to compare
1.0.0

Initial Release