feat: Support functions for first-class-callable#6027
Conversation
tests/Issues/AutoImport/Fixture/skip_conflict_case_insensitive_class_name.php
Outdated
Show resolved
Hide resolved
|
Rebase seems needed to make CI green. I think this need here for a while, in favor of possibly needs consideration with separate rule focused on FuncCall for this, to make rule less complicated and easier to locate bug when encountered. |
Rebase done, pipeline green. Didn't understand if you want me to do anything else |
|
I mean, we may need separate rule special for FuncCall to transform to first class callable for easier to maintain, but I will let @TomasVotruba decide if this can be merged on current state |
|
Thank you 👍 |
Implements rectorphp/rector#8670