Skip to content
This repository was archived by the owner on Oct 26, 2023. It is now read-only.

Releases: researchgate/avro-php

3.0.0

Choose a tag to compare

@mdio mdio released this 05 Jul 08:23

What's Changed

  • Migrate to GitHub actions by @mdio in #5
  • Add PHP 8.0 support, raise min to PHP 7.3 by @mdio in #6

2.0.1

Choose a tag to compare

@danez danez released this 05 May 11:23
  • Fixed schema validation for defaults
  • Fixed property visibility.

Thanks @siad007

Move forward to PHP 7.1+

Choose a tag to compare

@mdio mdio released this 25 Feb 16:19

Cherry picked changes from flix-tech/avro-php fork to support PHP 7.4 and also get some tests which now run on Travis-CI.