You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
array_unique_object became deprecated. Now it named as array_unique_objects.
Added new options of array_unique_object now it could filter values by list of keys and callback
1.0.55: Merge branch 'dpankratov/find-findby-methods' into 'master'
If the fixture you are trying to get by getFixture method not exists test will fail with message fixture does not exist
Fixed bug with property duplication of SearchTrait and EntityControlTrait