ZF-11547: Break BC Zend_Cache_Frontend_File After 1.11.1
Description
After fixed the issue ZF-10682 with r23330 was inserted a break BC because of typo (see my comment in issue ZF-10682). With this bug not allow assign multiple master_files.
After fixed the issue ZF-10682 with r23330 was inserted a break BC because of typo (see my comment in issue ZF-10682). With this bug not allow assign multiple master_files.
Comments
Posted by Ramon Henrique Ornelas (ramon) on 2011-07-10T01:24:46.000+0000
Fixed in trunk r24217, merged to branch release 1.11 r24218.