mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 23:56:25 +03:00
- look for the --env and --no-debug only before a -- separator, to respect the support for -- - avoid passing an empty string as parameter option name (which would never match anyway, but causes php warning is some Symfony versions instead of being ignored silently).