Skip to content

test(rector): preserve nullsafe method calls - #1042

Closed
ben-challis wants to merge 1 commit into
codex/fix-test-metadata-nonfinite-diagnosticsfrom
codex/test-rector-nullsafe-method-call
Closed

test(rector): preserve nullsafe method calls#1042
ben-challis wants to merge 1 commit into
codex/fix-test-metadata-nonfinite-diagnosticsfrom
codex/test-rector-nullsafe-method-call

Conversation

@ben-challis

Copy link
Copy Markdown
Owner

Pins the safe migration boundary for PHPUnit classes that make nullsafe calls on the test instance. The Rector rule MUST leave the class untouched because nullsafe dispatch does not pass through supported framework-call conversion.

@codecov

codecov Bot commented Jul 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@ben-challis ben-challis reopened this Jul 30, 2026
@ben-challis
ben-challis deleted the branch codex/fix-test-metadata-nonfinite-diagnostics July 30, 2026 11:15
@ben-challis

Copy link
Copy Markdown
Owner Author

Recreated as #1084 directly against main after the merged integration stack base was retired.

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