Skip to content

4.3.2

Latest
Compare
Choose a tag to compare
@andrewnicols andrewnicols released this 20 Aug 03:00
3b443cb

Fixed

  • Fixed composer.json autloading tests in non-dev (#101)
  • Add missing encoding (#109)
  • Preserve single quotes (#111)
  • Update constructor usage to not return (#127)
  • Removed deprecated PHPUnit config flag syntaxCheck (#125)
  • Fix use of nullsafe operator on legacy PHP versions (#124)

Added

  • Support for PHP 8.0 (#107)
  • Support for PHP 8.1 (#113))
  • Support for PHP 8.2 (#119)

Changes

  • Migrated CI tests from Travis to GHA (#123)
  • Test on PHP 8.1-8.4 (nightly) (#125)