Skip to content

Add value false-positive regressions#37

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

Add value false-positive regressions#37
jbuncle merged 1 commit intomasterfrom
test/no-false-positives-values

Conversation

@jbuncle
Copy link
Copy Markdown
Owner

@jbuncle jbuncle commented Apr 2, 2026

Summary

  • add PATCH regressions for renamed extended-interface aliases and renamed class-constant-fetch aliases
  • add PATCH regressions for grouped vs ungrouped constant imports in namespace constants and class constants
  • verify those value-resolution cases compare by resolved target rather than local alias spelling or import shape

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 merged commit ea85f24 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