ZF-7036: Zend_Tool: Zend_Version not found
Description
I added ZF 1.8.3. to my include path and started zf.sh without parameters. It gave me following error.
dev:~# zf.sh
An Error Has Occurred
An action and provider is required.
Zend Framework Fatal error: Class 'Zend_Version' not found in /mnt/hgfs/www/ZF/1.8.3/library/Zend/Tool/Framework/Client/Console/HelpSystem.php on line 164 aranealabs:/var/www# nano /mnt/hgfs/www/ZF/1.8.3/library/Zend/Tool/Framework/Client/Console/HelpSystem.php
aranealabs:/var/www# zf
Wkr Jeroen
Comments
Posted by Jeroen Keppens (amazium) on 2009-06-17T13:51:17.000+0000
Patch for the problem
Posted by old of Satoru Yoshida (yoshida@zend.co.jp) on 2009-06-17T19:36:56.000+0000
Solved in SVN r16129