Skip to content

Module configuration cache file is not removed on development mode change #5

Description

@weierophinney

When enabling/disabling development mode, the module cache file is not removed. On investigation, it seems this is because the application configuration returned by getApplicationConfig() in ConfigDiscoveryTrait is an empty array, which in turn is because the application configuration file is not being read in correctly.

Other functionality (addition/removal of development.*.dist files) is fine.


Originally posted by @vvaswani at zfcampus/zf-development-mode#22

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions