You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 2, 2024. It is now read-only.
Running this locally gives no ANSI output. But the window does support ANSI, as you can see by the Composer output and Laravel artisan output above.
I expect to see correct interpreted ansi escape sequences or, if that is not possible, a fallback to plain text. The output produced now is unreadable. I had to use --format=json to understand the output.
The text was updated successfully, but these errors were encountered:
I'm using Windows/10 latest version and cmd.exe as console. I downloaded https://github.com/fabpot/local-php-security-checker/releases/download/v2.0.4/local-php-security-checker_2.0.4_windows_amd64.exe
Running this locally gives no ANSI output. But the window does support ANSI, as you can see by the Composer output and Laravel artisan output above.
I expect to see correct interpreted ansi escape sequences or, if that is not possible, a fallback to plain text. The output produced now is unreadable. I had to use
--format=json
to understand the output.The text was updated successfully, but these errors were encountered: