Skip to content

Drop support for PHP 7.x

Compare
Choose a tag to compare
@hugo-goncalves-kununu hugo-goncalves-kununu released this 27 Feb 11:32
· 9 commits to master since this release
849575b

Breaking changes

  • Drop support for PHP 7.x
  • Change InitializableFixtureInterface by typing the $args parameter of initializeFixture method to mixed
  • Change LoaderInterface by typing the $args parameter of registerInitializableFixture method to mixed
  • Add mixed as return type of ElasticSearchFixtureTrait::getDocumentIdForBulkIndexation