phpactor icon indicating copy to clipboard operation
phpactor copied to clipboard

Include PHPStan error code

Open dantleech opened this issue 1 year ago • 1 comments

PHPStan has introduced error codes, include them in the "hint"

dantleech avatar May 19 '24 18:05 dantleech

What exactly where you thinking? Should this be included in every hint just at the end:

Undefined method "something" [Exit code: 0]

Or just if there was an error? Like in the logger and the notification to the editor.

mamazu avatar Aug 18 '24 20:08 mamazu