Releases: nelmio/alice
Releases · nelmio/alice
3.7.1
Bugfixes
Fix method name on exception (#1038 )
v3.7.0
Features
Better parsing of numeric, boolean and null values for function arguments (#1030 )
Add named parameters support (#1026 )
Misc
Remove unused variables $stringFlag (#1027 )
Maintenance PR (#1032 )
Upgrade PHPStan (#1033 )
Upgrade to Infection 0.16 (#1034 )
v3.6.0
Features
Add support for sebastian/comparator 4 (#1024 )
Misc
Make testsuite compatible with PHPUnit 8 (#1023 )
Update the list of PHP versions on CI (#1021 )
v3.5.8
Bugfixes
Allow Symfony 5 support (#1008 )
Misc
Upgrade phpstan to v0.11 (#977 )
Exclude some folders from downloading into vendor with Composer (#1000 )
Fixed example for evaluated parameters (#1001 )
Fix an example result (#1007 )
v3.5.7
Bugfixes
Fix order-dependent fixtures (#963 , #994 )
v3.5.6
Bugfixes
Fix array values references (#984 )
v3.5.5
Bugfixes
Fix lexer on long arguments (#980 )
Add inheritance support to ReflectionPropertyAccessor (#978 )
Fix reference range flags usage with templates (#979 )
v3.5.4
Bugfixes
Changed use of self to static to allow for easier extension (#976 )
v3.5.3
Bugfixes
Fixed root_node
deprecation with Symfony 4.2 (#965 )
Allow line breaks in function parameters (#967 )
v3.5.2
Bugfixes
Fix tags auto-configuration for faker providers (#961 )
You can’t perform that action at this time.