Skip to content

Releases: real-digital/avro-serde-php

fixing author and package naming

Choose a tag to compare

@stunner2002 stunner2002 released this 29 Apr 08:57
22242e4
1.7.3

Update composer.json

author and package name changes

Choose a tag to compare

@stunner2002 stunner2002 released this 29 Apr 12:17
1.3.2

changed package name and author

Fixed critical bug in decode method

Choose a tag to compare

@stunner2002 stunner2002 released this 29 Apr 11:53
1.3.1

fixed formatstring for pack/unpack in encode/decode

Fix whitespace removal in decode method of Protocol

Choose a tag to compare

@stunner2002 stunner2002 released this 28 Apr 14:01
0357b3d

Hotfix to resolve critical bug in decode method which leads to manipulated numerical values.