So I am a beginner working on a project with symfony 5.2 project with php 8, and I have been trying to run this command
symfony console doctrine:fixtures:load
And this is the error I get :
In Lorem.php line 95: join(): Argument #2 ($array) must be of type ?array, string given