Closed tobiaskirchmaier closed 5 months ago
The plugin has a src-namespace-prefix
.
Virions should end up in directory src/libs/.../
but they end up in src/{src-namespace-prefix}/libs/.../
.
I use a GitHub workflow to convert the namespace-prefixed project to PSR-0 and make Poggit build the converted branch.
The workflow is available on my Gist, please find it yourself.
This should have been fixed a while ago, please re-open if it persists on the main repo at https://github.com/poggit/poggit/issues
Hello, can anyone help me with this?
Locally, PHPStan works without any problems.