Patrick Kusebauch

Results 127 comments of Patrick Kusebauch

@staabm great catch. Would you be able to provide a PR with a fix? I am an exclusive Unix user, so I cannot emulate these errors easily.

@github-actions don't do that!

Do package tags actually work? I have an issue with namespace definitions overriding any package tags definitions. See #233.

I am working on this right now in the form of a Psalm plugin. The goal is to make it play nicely with both PHPStan and Psalm. The issue right...

This is from straight from Psalm documentation: ```php

@jdreesen currently, you can't. This is being tracked in https://github.com/qossmic/deptrac/issues/916, but the issue is still open.

The `deptrac-shim` version is no longer distributed starting with the 2.0.x line. We have a scoped release from now on. I consider this resolved.

@marcelthole I am closing this PR as it has had no progress for almost 2 years. Also the solution is more complicated than what is being implemented there, as you...

CLosing as #978 is now merged.

For those brave enough to try implementing this feature. While implementing the naive case described is non-trivial but possible, taking care of edge cases quickly makes this hell. Just to...