Skip to content

Version 3.0.0 - PHP 8

Latest
Compare
Choose a tag to compare
@belgattitude belgattitude released this 25 Apr 10:43
· 4 commits to master since this release
0b17771

Warning, no BC break to expect between 2.+ and 3.+, decision of bumping the major version mostly to help ci... PHP below 7.4 had been dropped.

New

  • PHP 8.0 support in #60

Removed

  • Dropped support for PHP versions below 7.4 in #60

Fixed

  • TimeZoneUtils: propertly casting timezone ids into string in #60

Dev

  • [Q&A] update phpunit, phpstan and cs-fixer, in #60