Skip to content

release: v1.0.2 - #5

Merged
Headgent merged 1 commit into
mainfrom
develop
Aug 9, 2026
Merged

release: v1.0.2#5
Headgent merged 1 commit into
mainfrom
develop

Conversation

@Headgent

@Headgent Headgent commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Auto PATCH release triggered by fix/260809_phpstan_ausnahme_begruenden.

Bescheid Rolf 2026-08-09: across the fleet phpstan analyses `src` only —
"die tests habe ich bewusst ausgeklammert". Right call for test-code hygiene;
a finding in a test reaches no consumer, and `autoload` covers only src/.

This repo keeps `tests` in `paths:` as a narrow, repo-local exception, and the
reason now stands next to it instead of in a session log: `core/app` is the only
package where a class in the test tree implements a PUBLISHED interface
(`tests/Support/DomainResponse` against `DomainResponseInterface`). Until the
previous commit that fake contradicted the Contract, and seven test sites built
a response shape the generated pipeline cannot produce.

Measured cost of the exception: 0 findings, both with and without the test tree.

No code change — comment only.
@Headgent
Headgent merged commit 560268f into main Aug 9, 2026
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.

1 participant