Skip to content

Releases: nelmio/alice

3.16.0

09 Dec 12:46
Immutable release. Only release title and notes can be modified.
a110160

Choose a tag to compare

Features

  • Remove support for Symfony 6.4 (#1327)
  • Add support for Symfony8 (#1324)

3.15.0

09 Dec 11:31
Immutable release. Only release title and notes can be modified.
9cd00ce

Choose a tag to compare

This is the last release with support for Symfony 6.4.

Features

  • Add support for PHP 8.5 (#1323)
  • Bump min required PHP version to 8.2 (#1317)

Misc

Various internal refactoring, leverage new PHP features and upgrade to PHPUnit 11.

3.14.2

26 Feb 09:06
f353866

Choose a tag to compare

Fixes

  • Add PHP 8.4 polyfill (#1260)

3.14.1

24 Feb 11:02
1b14cba

Choose a tag to compare

Features

  • Add support for sebastian/comparator v7 (#1248)

Fixes

  • Ensure the evaluated expression fails on warning (#1242)
  • Allow to instantiate an object with an array argument (#1254)

3.14.0

23 Dec 11:11
40b240d

Choose a tag to compare

Features

  • Improve the exception message for an hydration failure caused by missing properties (#1208)

Fixes

  • Fix non-determinism in OptionalMethodCallProcessor (#1231)

3.13.6

03 Jul 17:56
76caab8

Choose a tag to compare

Fixes

  • Remove usage of the deprecated base extension from HttpKernel (#1204)

3.13.5

02 Apr 09:09
f05bd97

Choose a tag to compare

Fixes

  • Improve the error message upon unresolvable value (#1188)
  • Inject the faker generator to the OptionalValueResolver (#1187)

3.13.4

06 Feb 22:35
9ca5ece

Choose a tag to compare

Fixes

  • Add support for sebastian/comparator v6 (#1165)

3.13.3

03 Dec 23:13
f495b12

Choose a tag to compare

Fixes

  • Allow Symfony YAML 7 (#1159)

3.13.2

02 Dec 11:20
e98f2c4

Choose a tag to compare

Fixes

  • fix: Address the PHP 8.2 deprecations (#1158)