Skip to content

Provide BC guarantees for named arguments in attribute constructors #6573

@stof

Description

@stof

Currently, all PHPUnit classes are using the @no-named-arguments tag to exclude named arguments from the BC guarantees.
For attribute constructors, it would be great to support such named arguments, especially for optional arguments.

The code snippet in the description of #6565 is actually using them, violating the @no-named-arguments rule.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/enhancementA new idea that should be implemented

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions