zend-console icon indicating copy to clipboard operation
zend-console copied to clipboard

modules.md syntax & getConsoleUsage() / getConsoleBanner() not displaying

Open lrochas opened this issue 8 years ago • 1 comments

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

lrochas avatar Aug 03 '16 19:08 lrochas

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.

weierophinney avatar Dec 31 '19 21:12 weierophinney