Skip to content

Setup test for order of optional parameters in InvokableCommandInputAttributeRector#902

Closed
TomasVotruba wants to merge 6 commits intomainfrom
florisluiten/main
Closed

Setup test for order of optional parameters in InvokableCommandInputAttributeRector#902
TomasVotruba wants to merge 6 commits intomainfrom
florisluiten/main

Conversation

@TomasVotruba
Copy link
Copy Markdown
Member

  • Setup test for order of optional parameters
  • Potential fix
  • fix printer by using new ClassMethod
  • fixup! fix printer by using new ClassMethod

@TomasVotruba TomasVotruba changed the title florisluiten/main Setup test for order of optional parameters in InvokableCommandInputAttributeRector Dec 11, 2025
florisluiten and others added 3 commits December 11, 2025 22:33
In PHP, optional parameters should be declared after required
parameters, otherwise they will be implicitly treated as required
parameters.
@TomasVotruba TomasVotruba deleted the florisluiten/main branch December 11, 2025 22:06
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.

2 participants