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

Password prompt broken on Windows console

Open GeeH opened this issue 8 years ago • 1 comments

This issue has been moved from the zendframework repository as part of the bug migration program as outlined here - http://framework.zend.com/blog/2016-04-11-issue-closures.html


Original Issue: https://api.github.com/repos/zendframework/zendframework/issues/7559 User: @waltertamboer Created On: 2015-05-30T08:54:41Z Updated At: 2015-11-06T21:57:00Z Body The password prompt seems to be broken on my Windows 8.1 machine (Zend Framework 2.4.2).

  • It only reads uppercase characters.
  • It shows the characters that are entered.
  • When enter is pressed, the star characters suddenly popup.

This only happens in the default Windows console, not in the MINGW32 console (git bash).


GeeH avatar Jun 28 '16 12:06 GeeH

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/6.

weierophinney avatar Dec 31 '19 21:12 weierophinney