Drop support for PHP 7.x
hugo-goncalves-kununu
released this
27 Feb 11:32
·
9 commits
to master
since this release
Breaking changes
- Drop support for PHP 7.x
- Change
InitializableFixtureInterface
by typing the$args
parameter ofinitializeFixture
method tomixed
- Change
LoaderInterface
by typing the$args
parameter ofregisterInitializableFixture
method tomixed
- Add
mixed
as return type ofElasticSearchFixtureTrait::getDocumentIdForBulkIndexation