Skip to content

Deprecation with PHP8.! #50

@frenchcomp

Description

@frenchcomp

What is this feature about (expected vs actual behaviour)?

They are some deprecation with PHP 8.1 on implementations of PHP's standard interfaces (ArrayAccess, iterator, etc). They can be disabled by adding "#[\ReturnTypeWillChange]" before methods involved.

How can I reproduce it?

Run tests with PHP 8.1

Does it take minutes, hours or days to fix?

The PR #49 is available.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions