Skip to content

Releases: nelmio/alice

v3.10.0

10 Dec 08:08
e864669
Compare
Choose a tag to compare

Features

  • Add Symfony 6.0 support
  • Drop support for 5.x except 5.4
  • Drop support for PHP 7.4

v3.9.0

12 Oct 17:39
5a5bf05
Compare
Choose a tag to compare

Features

  • Add PHP 8.1 support (#1091)
  • Drop support for PHP 7.3 (#1093)
  • Drop support for Symfony 2.8 & 3.4 components (#1093)
  • Drop support for Symfony 3.4, 4.x except 4.4 (LTS), 5.x except 5.3 (current stable) (#1093)

Bugfixes

  • Fix reference range wildcard order (#1081)

v3.8.2

27 Feb 19:14
b57f4c6
Compare
Choose a tag to compare

Bugfixes

  • Fix regex injection (#1079)

v3.8.1

23 Feb 23:15
183961d
Compare
Choose a tag to compare

Bugfixes

  • Fix variadic usage (#1077)

v3.8.0

13 Jan 11:44
c019cf4
Compare
Choose a tag to compare

Features

  • Add support for PHP 8 (#1064)

Misc

  • Migrate to GitHub Actions (#1069)
  • Add default value to $previous (#1068)
  • Update Code Style (#1070)
  • Run in GitHub Actions PHPStan (#1071)

Doc

v2.3.6

06 Jan 14:43
80f853d
Compare
Choose a tag to compare

Bugfixes

3.7.4

04 Nov 09:21
ce57713
Compare
Choose a tag to compare

Bugfixes

  • Switch to the new Faker (#1059)

3.7.3

01 Nov 14:11
62ef4fc
Compare
Choose a tag to compare

Bugfixes

  • Fix NullRangeNameDenormalizer on PHP8.0 (#1057)

3.7.2

27 Oct 21:21
822bf9d
Compare
Choose a tag to compare

Bugfixes

  • Make deepcopy skip unclonables (#1051)
  • Fix returned empty arguments when args are passed via func_get_args (#1047)

3.7.1

03 Jun 12:56
d9a06e4
Compare
Choose a tag to compare

Bugfixes

  • Fix method name on exception (#1038)