Skip to content

fix: add type annotations for PHPStan level 6 (partial - 41 files)#17

Open
datengraben wants to merge 3 commits into
masterfrom
claude/fix-phpstan-level-6-cwwbd
Open

fix: add type annotations for PHPStan level 6 (partial - 41 files)#17
datengraben wants to merge 3 commits into
masterfrom
claude/fix-phpstan-level-6-cwwbd

Conversation

@datengraben

Copy link
Copy Markdown
Owner

Fixes missingType.return, missingType.parameter, missingType.iterableValue,
missingType.property and missingType.generics errors across includes/ and
parts of src/. Bumps phpstan.neon from level 5 to level 6.

https://claude.ai/code/session_01LunnG4eAnfq7Ztpz13mWtg

claude added 3 commits April 17, 2026 14:05
Fixes missingType.return, missingType.parameter, missingType.iterableValue,
missingType.property and missingType.generics errors across includes/ and
parts of src/. Bumps phpstan.neon from level 5 to level 6.

https://claude.ai/code/session_01LunnG4eAnfq7Ztpz13mWtg
Continues from prior commit. Fixes missingType.* errors across API routes,
Helper classes, Map components, Messages, Migration, Model, Repository,
Service, View, and CustomPostType classes. Error count reduced from 201 to 74.

https://claude.ai/code/session_01LunnG4eAnfq7Ztpz13mWtg
…les)

Commits previously unstaged fixes from batch 1 of the PHPStan level 6
type annotation work, covering CB, Helper, Map, Messages, Migration,
Model, Repository, and CustomPostType files.

https://claude.ai/code/session_01LunnG4eAnfq7Ztpz13mWtg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants