Zend Framework

Zend Tool - zf list providers - throws a fatal error

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.8.0
  • Component/s: Zend_Tool
  • Labels:
    None

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

Activity

Hide
Ralph Schindler added a comment -

The "providers" provider has been removed in favor of the (zf --help) system.

The

zf show manifest
should be fixed now as well.

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

Show
Ralph Schindler added a comment - The "providers" provider has been removed in favor of the (zf --help) system. The
zf show manifest
should be fixed now as well. 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

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: