8000 Clear cache command shouldn't use cache · Issue #23592 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content
Clear cache command shouldn't use cache #23592
Closed
@BourotBenjamin

Description

@BourotBenjamin
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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0