Skip to content

Releases: fabiang/laminas-language-route

v2.1.0

02 Feb 12:31
Compare
Choose a tag to compare

Added

  • Support for PHP 8.3

Fixed

  • Allow language to be the only path part in URI (#1, thanks to @f-E-T)

v2.0.0

11 Mar 10:05
Compare
Choose a tag to compare

Added

  • Support for Laminas
  • Support for PHP 7.4, 8.0 and 8.1

Removed

  • Dropped support for PHP < 7.4
  • Dropped support for Zend Framework

Other

  • Quality of life: Unit tests, Psalm and Code-Style