You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove module provider interfaces to support native ZF2 module config caching. Currently other functions than Module::getConfig() are not cached by application caching. See this ZF2 issue.
The text was updated successfully, but these errors were encountered:
* updated dependencies and php version to 5.5
* removed unnecessary dev dependencies
* updated copyright
* optimized travis config and added php 7 check
Remove module provider interfaces to support native ZF2 module config caching. Currently other functions than Module::getConfig() are not cached by application caching. See this ZF2 issue.
The text was updated successfully, but these errors were encountered: