You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apply PR #11725 changes and fix missing ArgumentAnalyzer.php update
- 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>
0 commit comments