Skip to content

Lint: Register Phase-2 blockers in UnsupportedRegistry (#258)#267

Merged
PurHur merged 1 commit into
masterfrom
issue-258-unsupported-registry
May 19, 2026
Merged

Lint: Register Phase-2 blockers in UnsupportedRegistry (#258)#267
PurHur merged 1 commit into
masterfrom
issue-258-unsupported-registry

Conversation

@PurHur
Copy link
Copy Markdown
Owner

@PurHur PurHur commented May 19, 2026

Summary

Test plan

  • vendor/bin/phpunit --filter UnsupportedRegistryTest
  • vendor/bin/phpunit --filter LintTest
  • php script/bootstrap-inventory.php --check
  • Docker: script/docker-ci-local.sh --filter UnsupportedRegistryTest (via tar pipe on harness)

Closes #258

Made with Cursor

Register ternary, compound assign, break/continue, and match CFG kinds
with correct GitHub issues; fix yield (#167) and closure/arrow mappings.
Add unit and lint integration tests; refresh bootstrap inventory.

Co-authored-by: Cursor <cursoragent@cursor.com>
@PurHur PurHur force-pushed the issue-258-unsupported-registry branch from bbead68 to dc3dac2 Compare May 19, 2026 11:40
@PurHur PurHur merged commit 7d6cc8d into master May 19, 2026
@PurHur PurHur deleted the issue-258-unsupported-registry branch May 19, 2026 11:41
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.

Lint: Register Phase-2 blockers in UnsupportedRegistry (ternary, .=, break)

1 participant