Skip to content

Conversation

@calebdw
Copy link
Contributor

@calebdw calebdw commented Jul 25, 2025

This fix is twofold:

  1. it ensures that no warnings are generated when a named parameter is not found in the order array
  2. it properly sorts named parameters in variadic functions

Thanks!

This fix is twofold:
1. it ensures that no warnings are generated when a named parameter is
   not found in the order array
2. it properly sorts named parameters in variadic functions
@samsonasik
Copy link
Member

Okay, let's give it a try, thank you @calebdw

@samsonasik samsonasik merged commit e171dcb into rectorphp:main Jul 26, 2025
47 checks passed
@calebdw calebdw deleted the calebdw/push-onvurozuwkus branch July 26, 2025 00:39
@calebdw
Copy link
Contributor Author

calebdw commented Jul 26, 2025

Awesome, thanks!

On another note, how often do y'all cut releases?

@samsonasik
Copy link
Member

mostly 2 weeks cycle or 1 month afaik, but can immediatelly release if there is bc break to fix in favor of phpstan/php-parser dependency.

@github-actions
Copy link
Contributor

This pull request has been automatically locked because it has been closed for 150 days. Please open a new PR if you want to continue the work.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 28, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants