zend-console
zend-console copied to clipboard
modules.md syntax & getConsoleUsage() / getConsoleBanner() not displaying
Hi,
Doing same setup as https://zendframework.github.io/zend-mvc-console/intro/, nothing is displayed by getConsoleBanner() nor getConsoleUsage(). I've done some tests to confirm that Route is found and Controller is executed. Someone's got the same issue here https://stackoverflow.com/questions/38636186/how-to-create-zf3-console-application
By the way, in modules.md, line 236 and line 293 should be ];
instead of );
.
Cheers
This repository has been closed and moved to laminas/laminas-console; a new issue has been opened at https://github.com/laminas/laminas-console/issues/3.