Javier Spagnoletti

Results 117 comments of Javier Spagnoletti

I am closing this issue as the fix for this was released at [v3.21.0](https://github.com/doctrine-extensions/DoctrineExtensions/releases/tag/v3.21.0). Thank you!

Thank you @mbabker!

>Any plans to be merged soon? Thanks Sorry for the delay. [`3.17.0`](https://github.com/doctrine-extensions/DoctrineExtensions/releases/tag/v3.17.0) was released, including this PR.

Do you know if there is any init process or something else I might be missing? I suspect that the related ASTs for the `ClassNode` containing the `MethodNode` (parent classes,...

> i would try targeting 3.x instead, things are simpler, cleaner and you get full phpstan checks on your changes. I'll try to create a new PR against 3.x, thanks...

> Are you running the checks locally? Some will only run when others pass but can provide valuable debug info No, I wasn't checking locally based on the pain generated...

If there is no hint to replace the reflection API with an AST, I think this PR is RTM.

After the addition of more tests, I can confirm the `\Override` attribute or the `@inheritDoc` annotation are not required to detect inheritance if the parent classes are declared in the...