ZF-7796: Zend Tool - Existing Config and Storage are not passed to Registry
Description
The zf.php wrongly passes options to Zend_Tool_Framework_Client_Console::main() which causes them to don't work at all. The PHP Ini Path values are set correctly in zf.php, however nothing more happens with config directory and storage.
Comments
Posted by Benjamin Eberlei (beberlei) on 2009-09-07T14:49:32.000+0000
Fixed in Trunk, Incubator and merged into 1.9 release branch