Skip to content

[Cache] Cannot redeclare class #21520

@zogs

Description

@zogs
Q A
Bug report? yes
Feature request? no
BC Break report? yes
RFC? no
Symfony version 3.3.x-dev

Hi,
After a simple upgrade from 3.2.* to 3.3.x-dev, the cache system does not work normally anymore.
After upgrade, with a empty cache, the first HTTP request create the cache directory correctly. But the second fail inexorably. Returning exactly this error

Compile Error: Cannot redeclare class Symfony\Bundle\SecurityBundle\Security\FirewallMap

I'm pretty sure this looks like to a case-sensitive problem, as my system run on windows with a Vagrant VM hosting debian 8. And this is a frequent problem with that configuration !

I'm not enough confortable with symfony intern mechanism to find the issue myself tough...

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