ZF-10718: Add new configuration parameter - pluginCache
Description
This is patch for Bootstrap which allow to use plugin cache before bootstraping. See more: http://framework.zend.com/wiki/display/… Example of usage:
application.ini
pluginCache = "path/to/pluginCache/filename.php"
Comments
No comments to display