Skip to content

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

Merged
ben-challis merged 1 commit into
mainfrom
codex/test-rector-nullsafe-method-call
Jul 30, 2026
Merged

test(rector): preserve nullsafe method calls#1084
ben-challis merged 1 commit into
mainfrom
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. Replaces #1042 after its merged stack base was retired.

@ben-challis
ben-challis force-pushed the codex/test-rector-nullsafe-method-call branch from 83ebffc to f44d7b2 Compare July 30, 2026 11:47
@codecov

codecov Bot commented Jul 30, 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 merged commit 87c1104 into main Jul 30, 2026
16 checks passed
@ben-challis
ben-challis deleted the codex/test-rector-nullsafe-method-call branch July 30, 2026 11:57
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