ZF-9987: Zend_Tool_Project_Provider_Controller: switch index-action-included does not work properly
Description
Type of the second argument 'indexActionIncluded' passed to the function 'create' in the class 'Zend_Tool_Project_Provider_Controller' is string, not bool. This makes the switch index-action-included useless.
Comments
Posted by Rod Pattison (rodp82) on 2011-07-01T06:40:51.000+0000
See related issue for solution/comments