Skip to content

Add declaration-shape false-positive regressions#36

Merged
jbuncle merged 1 commit intomasterfrom
test/no-false-positives-shape
Apr 2, 2026
Merged

Add declaration-shape false-positive regressions#36
jbuncle merged 1 commit intomasterfrom
test/no-false-positives-shape

Conversation

@jbuncle
Copy link
Copy Markdown
Owner

@jbuncle jbuncle commented Apr 2, 2026

Summary

  • add PATCH regressions for renamed parent aliases, grouped vs ungrouped contract imports, reordered plain trait-use lists, and split vs grouped namespace constant declarations
  • normalise plain trait-use identity ordering so identical trait sets compare semantically instead of by source order
  • keep the new no-op cases in the manual suite and coverage run

Validation

  • udocker run -v /data/data/com.termux/files/home/projects/jbuncle/php-autosemver:/app -w /app composer2 sh -lc "find src bin tests -type f -name '*.php' -print0 | xargs -0 -n1 php -l && COVERAGE_MIN=90 COVERAGE_JSON=/tmp/coverage.json COVERAGE_SUMMARY=/tmp/coverage-summary.md phpdbg -qrr tests/coverage.php"

@jbuncle jbuncle force-pushed the test/no-false-positives-shape branch from b26f575 to 547b95d Compare April 2, 2026 07:22
@jbuncle jbuncle merged commit 1e9afb4 into master Apr 2, 2026
1 check passed
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