dhaeckel

Results 5 issues of dhaeckel

### Bug report PHPStan Crashes, when a directory named plugins is configured in paths, seems to stem from the symfony console. Happens even when a path is given as cli...

bug

I noticed a ValueError bein thrown in setIndentLevel, because a number smaller than 0 is passed to str_repeat. I am on the php8.1-cli docker image and using v5.1.0 of the...

Hi @nikic, I'm unable to dump a class AST in JSON when using the NameResolver and passing replaceNodes false, because of recursive refs. You can see an example at https://github.com/dhaeckel/php-parser-issue-repro,...

Hi there, The commit https://github.com/cebe/php-openapi/commit/219813f7e2826d782e6b705347dac654719b21ba introduces a backwards incompatible change to the security property of the OpenApi an Operation Classes. This is an issue, as the major version of the...