ZF-7258: zf delete module <modulenamehere> fails.
Description
When trying to delete a module with the ZF tool this error happens
command: zf delete module jontest
Fatal error: Call to a member function getValue() on a non-object in C:\Program Files\Zend\ZendServer\share\ZendFramework\library\Zend\Tool\Framework\Client\Console\ArgumentParser.php on line 388
I'm using ZF 1.8.4 that comes from ZendServer 4.0.4
Comments
Posted by Emanuele Casadio (followthemedia) on 2011-01-23T04:42:46.000+0000
I've got the same issue with ZF version 1.10.8
Posted by Raphael de Almeida (jaguarnet7) on 2011-09-21T23:43:19.000+0000
Is there action delete module?
Posted by Szőts Ákos (szotsaki) on 2011-09-30T11:08:21.000+0000
It's the same here with ZF 1.11.6: {{Fatal error: Call to a member function getValue() on a non-object in /home/…/Zend/Tool/Framework/Client/Console/ArgumentParser.php on line 429}}
Posted by Raphael de Almeida (jaguarnet7) on 2011-10-03T01:02:41.000+0000
The error occurs with any provider
$zf delete controller jontest
Too throws error