Details
Description
1. on windows machine
2. use the following statements:
a. zf list providers
Fatal error: Call to undefined method Zend_Tool_Framework_Registry::getinstance() in C:\ZendFramework-1.8.0PR\library\Ze
nd\Tool\Framework\System\Provider\Providers.php on line 12
b. zf show manifest
Fatal error: Call to undefined method Zend_Tool_Framework_Registry::getinstance() in C:\ZendFramework-1.8.0PR\library\Ze
nd\Tool\Framework\System\Provider\Manifest.php on line 15
The "providers" provider has been removed in favor of the (zf --help) system.
The
Please confirm.
Also note, the "providers" provider might be introduced at a later date depending on if other "clients" (like Zend Studio) find a need for it.
-ralph