Skip to content

Update Upcoming changelog entries for unreleased rule changes#61

Merged
voku merged 1 commit intomasterfrom
copilot/update-changelog-upcoming-release
Apr 26, 2026
Merged

Update Upcoming changelog entries for unreleased rule changes#61
voku merged 1 commit intomasterfrom
copilot/update-changelog-upcoming-release

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 26, 2026

Adds the unreleased changelog notes needed for the next release. The changelog now captures the two user-visible rule updates merged after 3.6.0 so the upcoming release is accurately summarized.

  • Changelog

    • add a new Upcoming section at the top of CHANGELOG.md
    • document detection of disguised constant ternary conditions and duplicate-diagnostic deduplication
    • document the match handling change that allows enum $this without direct-object-comparison errors
  • Release notes coverage

    • keeps the changelog aligned with the latest merged behavior changes
    • limits the update to unreleased, user-facing items only

Agent-Logs-Url: https://github.com/voku/phpstan-rules/sessions/e4f83112-b287-43a0-a214-0fbdf9bd8cd3

Co-authored-by: voku <264695+voku@users.noreply.github.com>
@voku voku marked this pull request as ready for review April 26, 2026 21:39
@voku voku merged commit 185a87a into master Apr 26, 2026
3 of 8 checks passed
@coveralls
Copy link
Copy Markdown

coveralls commented Apr 26, 2026

Coverage Report for CI Build 24967695690

Warning

Build has drifted: This PR's base is out of sync with its target branch, so coverage data may include unrelated changes.
Quick fix: rebase this PR. Learn more →

Coverage remained the same at 94.935%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 928
Covered Lines: 881
Line Coverage: 94.94%
Coverage Strength: 6.77 hits per line

💛 - Coveralls

1 similar comment
@coveralls
Copy link
Copy Markdown

Coverage Report for CI Build 24967695690

Warning

Build has drifted: This PR's base is out of sync with its target branch, so coverage data may include unrelated changes.
Quick fix: rebase this PR. Learn more →

Coverage remained the same at 94.935%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 928
Covered Lines: 881
Line Coverage: 94.94%
Coverage Strength: 6.77 hits per line

💛 - Coveralls

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.

3 participants