Closed
Description
Q | A |
---|---|
Bug report? | yes |
Feature request? | no |
BC Break report? | no |
RFC? | no |
Symfony version | 2.8.25 |
When I try to use the command
php bin/console cache:clear --env=prod
I got the error message :
PHP Fatal error: Uncaught Symfony\Component\DependencyInjection\Exception\InvalidArgumentException: The parameter "test_param" must be defined. in /var/www/Youmiam/var/cache/prod/appProdProjectContainer.php:13062
Even If I add the parameter in my parameters file, the error still remains because it tries to load it from the cache.
Metadata
Metadata
Assignees
Labels
No labels