Skip to content

Pass a context wherever possible#11725

Open
danog wants to merge 6 commits intomasterfrom
pass_context
Open

Pass a context wherever possible#11725
danog wants to merge 6 commits intomasterfrom
pass_context

Conversation

@danog
Copy link
Collaborator

@danog danog commented Mar 13, 2026

No description provided.

Copilot AI and others added 4 commits March 13, 2026 19:06
- Change checkFullyQualifiedClassLikeName signature from two strings to ?Context $context
- Change handleClassLikeReferenceInMigration signature similarly
- Update all callers in ClassLikes, Codebase, and analyzer files
- Fix missing ArgumentAnalyzer.php (root cause of CI failures)
- Use null-safe ?-> operator when accessing context properties

Co-authored-by: danog <7339644+danog@users.noreply.github.com>
Fix TypeError in PR #11725: update remaining callers to pass `?Context` instead of two strings
@danog danog added the release:internal The PR will be included in 'Internal changes' section of the release notes label Mar 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release:internal The PR will be included in 'Internal changes' section of the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants