Skip to content

PHP 8.4+ Implicitly nullable parameters are deprecated #96

@JJCLane

Description

@JJCLane

There are many instances of this library using implicitly nullable parameters and they need to be updated for PHP 8.4+ support. Let me know if this is on the roadmap or you'd like me to create a PR.

ClientInterface $client = null,
Configuration $config = null,
HeaderSelector $selector = null,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions