Skip to content

Optional-before-required removal in PHP 8.2 should be documented #44

@iansltx

Description

@iansltx

This isn't really an issue of Invoker, but should_invoke_callable_with_optional_parameter_before_required_parameter fails on PHP 8.2 due to PHP tightening up optional-before-required param behavior. If that's desired functionality in Invoker even >= PHP 8.2 OTOH, code changes will be required. But skipping that test on 8.2, documenting the change, and updating the test grid to include 8.1 and 8.2, seems like a reasonable enough response from here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions