Skip to content

PHPStan#4344

Open
provokateurin wants to merge 13 commits intomasterfrom
feat/phpstan
Open

PHPStan#4344
provokateurin wants to merge 13 commits intomasterfrom
feat/phpstan

Conversation

@provokateurin provokateurin force-pushed the feat/phpstan branch 3 times, most recently from 354f41b to 8145ffa Compare February 16, 2026 14:28
@provokateurin provokateurin marked this pull request as ready for review February 16, 2026 14:30
@provokateurin
Copy link
Member Author

Still some things to do, but the code changes can be reviewed already.

Signed-off-by: provokateurin <kate@provokateurin.de>
Signed-off-by: provokateurin <kate@provokateurin.de>
Signed-off-by: provokateurin <kate@provokateurin.de>
Signed-off-by: provokateurin <kate@provokateurin.de>
Signed-off-by: provokateurin <kate@provokateurin.de>
Signed-off-by: provokateurin <kate@provokateurin.de>
Signed-off-by: provokateurin <kate@provokateurin.de>
Signed-off-by: provokateurin <kate@provokateurin.de>
Signed-off-by: provokateurin <kate@provokateurin.de>
Signed-off-by: provokateurin <kate@provokateurin.de>
Signed-off-by: provokateurin <kate@provokateurin.de>
Signed-off-by: provokateurin <kate@provokateurin.de>
@CarlSchwan
Copy link
Member

I'm not really a fan of removing the stubs. We should make it harder to use private apis not simpler.

@provokateurin
Copy link
Member Author

I'm not really a fan of removing the stubs. We should make it harder to use private apis not simpler.

I get your point, but I'm not sure if this is the right way.

Anyway PHPStan has support for stubs, but doesn't like the currently generated ones. I tried a bit, but wasn't able to generate something it accepted. I will have another look again, as this also makes CI easier (no need to clone server and circles).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2. developing Items that are currently under development bug technical debt

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments