Answers for "Cannot declare class Symfony\Component\Debug\ErrorHandler, because the name is already in use"

PHP
0

Cannot declare class Symfony\Component\Debug\ErrorHandler, because the name is already in use

I came here because I had same problem in Symfony2 framework.
I solved the problem by removing my \cache\dev folder and reestarting apache and refreshing again.
Posted by: Guest on October-01-2020

Code answers related to "Cannot declare class Symfony\Component\Debug\ErrorHandler, because the name is already in use"

Browse Popular Code Answers by Language