Skip to content

feat: support named parameters#3245

Merged
stobrien89 merged 2 commits intoaws:masterfrom
yenfryherrerafeliz:feat_client_support_named_parameters
Feb 18, 2026
Merged

feat: support named parameters#3245
stobrien89 merged 2 commits intoaws:masterfrom
yenfryherrerafeliz:feat_client_support_named_parameters

Conversation

@yenfryherrerafeliz
Copy link
Contributor

@yenfryherrerafeliz yenfryherrerafeliz commented Feb 6, 2026

Add support to named parameters by evaluating if the named parameter key is present in the arguments given to __call in AwsClientTrait.

Closes #3243

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Add support to named parameters by evaluating if the named parameter key is present in the arguments given to __call in AwsClientTrait.
Copy link
Member

@stobrien89 stobrien89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One minor comment that doesn't need a fix, but a changelog entry should be added under the enhancement category.

@yenfryherrerafeliz yenfryherrerafeliz changed the title feat: suport named parameters feat: support named parameters Feb 17, 2026
Copy link
Member

@stobrien89 stobrien89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix @yenfryherrerafeliz!

@stobrien89 stobrien89 merged commit 5603873 into aws:master Feb 18, 2026
17 checks passed
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.

PHP 8 Named Arguments Not Supported

2 participants

Comments