Laurent Laville

Results 239 comments of Laurent Laville

I'll close this question because I've no more needed to solve this situation. I've refactorised my code back to standard Symfony Console Command that support all features.

v9.3.0 is already planned, and I will include a fix for this issue.

FYI: it's not a regression, because it was hard-coded since v9.1 (https://github.com/overtrue/phplint/blob/9.1/config/bootstrap.php#L17)

Tests executed with ``` { "config": { "vendor-dir": "composer" }, "require": { "overtrue/phplint": "9.3.x-dev" } } ``` Work fine for me. v9.3 is on way ...

Release [9.3.0](https://github.com/overtrue/phplint/releases/tag/9.3.0) is now available

@ondrejmirtes I've tried with the config option specified in my `phpstan.neon.dist` file ``` parameters: level: 6 paths: - ../../src/ - ../../examples/ treatPhpDocTypesAsCertain: false exceptions: implicitThrows: false ``` But I get...

FYI: losing file path in console is not a big problem, but if you lose information on report file(s) whatever format you used, you cannot reused them with third-party tool

Any answer will be greatly appreciated. Thanks !

Three weeks that I've opened this bug report and provided a PR to fix, and I got no answer. Should I consider this project is dead ?

Ok last reminder before I close this request. I consider that the project is dead, unless you reply to me.