doctrine / DoctrineFixturesBundle

Symfony integration for the doctrine/data-fixtures library
MIT License
2.45k stars 202 forks source link

Allow php 8 #322

Closed greg0ire closed 4 years ago

greg0ire commented 4 years ago

On pause for now, to be continued when Doctrine dependencies allow php 8

esbobkov commented 4 years ago

Which dependencies we are waiting?

greg0ire commented 4 years ago

Not sure what I meant here… there is a failure though, so let's restart the build in case things have evolved.

greg0ire commented 4 years ago

New failures… we have to use PHPUnit 9.3

greg0ire commented 4 years ago

Back to square one… the failure that is left is due to error messages being improved in PHP8, and should be easy to fix.