doctrine / data-fixtures

Doctrine2 ORM Data Fixtures Extensions
http://www.doctrine-project.org
MIT License
2.78k stars 223 forks source link

Modernize codebase for PHP 7.4 #438

Closed derrabus closed 1 year ago

derrabus commented 1 year ago

Seems like nobody uses this library on PHP 7.2/7.3 anymore these days, so let's make our lives a bit easier by dropping support for those versions. I also took the liberty to add native types where it's not a breaking change.