Skip to content

PHPStan#4344

Merged
provokateurin merged 3 commits intomasterfrom
feat/phpstan
Mar 5, 2026
Merged

PHPStan#4344
provokateurin merged 3 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
Copy Markdown
Member Author

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

@provokateurin provokateurin force-pushed the feat/phpstan branch 2 times, most recently from 7197659 to dd1a8c5 Compare February 17, 2026 13:48
@CarlSchwan
Copy link
Copy Markdown
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
Copy Markdown
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).

Signed-off-by: provokateurin <kate@provokateurin.de>
Signed-off-by: provokateurin <kate@provokateurin.de>
Signed-off-by: provokateurin <kate@provokateurin.de>
@provokateurin provokateurin merged commit 9dd92bb into master Mar 5, 2026
54 checks passed
@provokateurin provokateurin deleted the feat/phpstan branch March 5, 2026 11:06
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