This module caches the common Zend\* classes used by your application into a single cache file, reducing reliance on the autoloader. This greatly improves the performance of ZF2.
initEnvironmentConstants (in ValueGenerator.php) contains 'DIR' when the cache is begin built it some how writes out the contents with ''''. If I edit the cache file and remove the double ticks, cache works perfect! I've tried to write a patch but haven't been able to come to a workable solution without it screwing something else up in the cache file.
initEnvironmentConstants (in ValueGenerator.php) contains 'DIR' when the cache is begin built it some how writes out the contents with ''''. If I edit the cache file and remove the double ticks, cache works perfect! I've tried to write a patch but haven't been able to come to a workable solution without it screwing something else up in the cache file.