Skip to content

Update react/promise dependency to v3.2.0+ for PHP 8.4 compatibility #179

Description

@xppppy

When using bunny/bunny in a PHP 8.4 environment, a TypeError is triggered due to an outdated version of react/promise (likely <3.2.0). The error stems from implicitly nullable type declarations in older versions of react/promise, which are no longer allowed in PHP 8.4 .

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions