Releases: nelmio/alice
Releases · nelmio/alice
v3.1.2
Bugfixes
Add Symfony 4.0 support (#834 )
Fix usage with current (#836 )
Allow to configure faker locale (#837 )
v3.1.1
Bugfixes
Allow usage of Symfony Yaml PHP constants (#829 )
v2.3.4
Bugfixes
Allow usage of Symfony Yaml PHP constants (#828 )
v3.1.0
Features
Add new multifile loader (#821 )
Bugfixes
Make loaders aliases public (#813 )
Fix PHPUnit Bridge deprecation (#818 )
Update unclonable trait (#820 )
Other changes highlight
Add Project name in trigger error deprecation notices (#810 )
Makefile tweaks & Update deps (#804 )
Fix PHPUnit Bridge deprecation (#818 )
Mention about addXxx()
methods in upgrade path (#791 )
v2.3.3
Misc
Add tests to pin the behaviour in case of duplicate fixtures (#766 )
Add vendor name in trigger error deprecation notices (#807 )
Remove useless extra option (#817 )
Make invalid scenarios as passing tests instead of skipped ones (#814 )
Added tests to ensure setting a private/protected property is deprecated (#816 )
v3.0.1
Bugfixes
Combine string token followed by reference (#783 )
Other changes highlight
v3.0.0
Features
Allow a fixture specs to be null (#767 )
Bugfixes
[DX] Properly handle missing specs (#774 )
Fixed array function arguments (#775 )
Fixed string arguments for function calls (#787 )
v3.0.0-RC.1
Bugfixes
Attempts to resolved objects completely whenever possible (#756 )
v3.0.0-RC.0
Features
Add a ReflectionPropertyAccessor to access to private and protected properties (#716 )
Make Faker seed configurable (#726 )
Add the factory keyword (#729 )
Add support for immutable functions (#731 )
Bugfixes
Fix error on static factory with associative array (#714 )
Fix a TypeError thrown when objected needed complete generation (#715 )
Fix array value behaviour (#728 )
Other changes highlight
Move deep_clone
in Alice namespace (#727 )
Rework callers (#734 )
Add Makefile script (#737 )
v3.0.0-beta.5
Features
Prepare for PHPUnit 6 (#705 )
Provide compatibility with PHP 7.2 (#706 )
Bugfixes
Create FixtureNotFoundException for resolver context (#713 )
You can’t perform that action at this time.