Questions tagged [symfony]

Symfony is a PHP framework

Symfony is a PHP Web Development framework edited by Sensiolabs. Symfony is an internationally recognized, stable development environment. It is written in PHP.

79 questions
1
vote
1 answer

Symfony vendor autoload_runtime

When I try to do : symfony console d:d:c to initiate my database I have : Parse error: syntax error, unexpected '?' in C:\Users\user\my_project_name\vendor\autoload_runtime.php on line 21 exit status 255 Here is the autoload_runtime file : //…
IneedSomeone
  • 11
  • 1
  • 3