Skip to content

[1.0.0] Add dead code detection, unify PHPStan between tests and source.#170

Merged
ChadSikorra merged 6 commits into
FreeDSx:mainfrom
ChadSikorra:upgrade/fixes
Jun 6, 2026
Merged

[1.0.0] Add dead code detection, unify PHPStan between tests and source.#170
ChadSikorra merged 6 commits into
FreeDSx:mainfrom
ChadSikorra:upgrade/fixes

Conversation

@ChadSikorra

Copy link
Copy Markdown
Contributor

This unifies the phpstan level between tests and source and also adds a dead code detector. It actually caught one tests that was wrongly prefixed. And a handful or so of genuinely unused methods outside the public API. One consequence of this is that I needed to broadly mark which classes I considered the API surface. This is a good habit to get into regardless.

@ChadSikorra ChadSikorra merged commit 28c6bf2 into FreeDSx:main Jun 6, 2026
23 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant