Details
Description
The class property _manifestRepository isn't declared with the other class properties in Zend_Tool_Framework_Client_Console_ArgumentParser. I.e. there is nothing like
/**
- Holds the manifest repository taken from the registry.
* - @var Zend_Tool_Framework_Manifest_Repository
*/
protected $_manifestRepository;
Fixed in trunk at r22877, in 1.10 branch at r22878.