phpactor
phpactor copied to clipboard
Include PHPStan error code
PHPStan has introduced error codes, include them in the "hint"
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.