Skip to content

Conversation

@okorneliuk
Copy link

PHP 8 allows named arguments. It is more convenient way to use default values.

PHP 8 allows named arguments. It is more convenient way to use default values.
@okorneliuk okorneliuk requested a review from xabbuh as a code owner November 18, 2025 07:45
@carsonbot carsonbot added this to the 6.4 milestone Nov 18, 2025
@carsonbot carsonbot changed the title Use named arguments when guessing the type Use named arguments when guessing the type Nov 18, 2025
@xabbuh
Copy link
Member

xabbuh commented Nov 18, 2025

The Symfony BC promise does not cover named arguments (see https://symfony.com/doc/current/contributing/code/bc.html#notes). That's why we don't use them in the documentation.

@okorneliuk
Copy link
Author

Thank you @xabbuh, didn't know that

@okorneliuk okorneliuk closed this Nov 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants