Bug report
Hi. Does somebody has the same problem or can confirm that it works?
PHP 8.1
Code snippet that reproduces the problem
env COLUMNS=200 phpstan analyse src tests -c phpstan.neon --level=6 --no-progress --memory-limit=2048M
#5013 (comment)
I copied the Line from the Website
editorUrl: 'phpstorm://open?file=%%file%%&line=%%line%%'
Actual output (in phpStorm)
Line src/Controller/Foo.php
24 Negated boolean expression is always false.
✏️ src/Controller/Foo.php
Expected output
Line src/Controller/Foo.php
24 Negated boolean expression is always false.
✏️ phpstorm://open?file=src/Controller/Foo.php&line=24
Did PHPStan help you today? Did it make you happy in any way?
Not Today. But totally in general. Thank you