Skip to content

Releases: Adscore/php-common

v0.1.5

07 Oct 15:41

Choose a tag to compare

  • More descriptive exception when invalid parser is used.

v0.1.4

17 Oct 13:22

Choose a tag to compare

  • V5 signature decoder should always throw ParseException on malformed signatures

v0.1.3

17 Oct 01:29

Choose a tag to compare

  • Fixed Rfc3986 struct decoding, parse_url was found breaking payload keys (replaced dots with underscores) making it unusable for verification
  • Small improvements in standard V5 payload verification routine

v0.1.2

02 Apr 11:25

Choose a tag to compare

No issues opened, freezing for now.

v0.1.2-alpha

17 Oct 20:51

Choose a tag to compare

v0.1.2-alpha Pre-release
Pre-release

Fixed small bug with missing property.

First public release

15 Sep 11:59

Choose a tag to compare

First public release Pre-release
Pre-release

This release contains only core utilities needed to support signature decryption/verification.