Skip to content

Unable to clear:cache for test environment #25189

Closed
@covex-nn

Description

@covex-nn
Q A
Bug report? yes
Feature request? no
BC Break report? no
RFC? no
Symfony version 3.4-RC2, 4.0-RC2

When i run php bin\console cache:clear --env=test i get a error message:

C:\sf\4>php bin\console cache:clear --env=test

In Client.php line 28:

  Class Symfony\Component\HttpKernel\Client not found


In Client.php line 31:

  Class Symfony\Component\BrowserKit\Client not found

There is no error messages for dev and prod environments.

To reproduce error download composer.json from symfony/skeleton, run composer install and php bin\console cache:clear --env=test:

There is no errors with composer.json from symfony/skeleton@3.3

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