Skip to content

v1.4.0

Compare
Choose a tag to compare
@thePanz thePanz released this 20 Feb 20:32
· 26 commits to master since this release

What's Changed

  • Fix tests to be able to finish it successfully by @alquerci in #56
  • Add consistent local environment for testing with docker and docker-compose by @alquerci in #86
  • Update Builder.php for PHP8 compatibility by @xNatek in #82
  • PHP 8.0 and 8.1 by @Tybaze in #85
  • Use GitHub actions for Continuous Integration tests by @thePanz in #89
  • A few more php 8.1 things by @thirsch in #92
  • php 8.2 support by @thirsch in #91
  • add double to internal isValueModified check. bug #88 by @connorhu in #94
  • PHP 8.1 > Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated by @thirsch in #96

New Contributors

Full Changelog: v1.3.8...v1.4.0