Skip to content

Comments

test(php): use named arguments in tests#936

Merged
jablan merged 3 commits intomainfrom
use-named-parameters-php-test
Oct 23, 2025
Merged

test(php): use named arguments in tests#936
jablan merged 3 commits intomainfrom
use-named-parameters-php-test

Conversation

@jablan
Copy link
Collaborator

@jablan jablan commented Oct 23, 2025

PHP supports named arguments from v8. We can use that in tests to avoid having to adapt them every time an argument is added to upload/download calls (which happens occasionally).

@jablan jablan marked this pull request as ready for review October 23, 2025 07:52
@jablan jablan requested a review from bikmazefe October 23, 2025 07:52
Copy link
Member

@bikmazefe bikmazefe left a comment

Choose a reason for hiding this comment

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

🙌

@bikmazefe
Copy link
Member

Ah there's a conflict because of my merge 😬

@jablan jablan merged commit 8b8452d into main Oct 23, 2025
12 checks passed
@jablan jablan deleted the use-named-parameters-php-test branch October 23, 2025 10:43
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