I have php7.3 and symfony2.8 When I try to create the classes with the console I get this error:
[Symfony\Component\Debug\Exception\ContextErrorException]Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"?
