Skip to content

Release 0.2.0 to unblock thesis/amqp PHP 8.5 compatibility #1

@iGrog

Description

@iGrog

The 0.2.x branch already bumps dependencies to thesis/endian: ^0.3.2 and thesis/byte-order: ^0.4, but there is no tagged release yet (only 0.1.0 and 0.1.1 exist).

This blocks updating thesis/amqp to resolve thesis-php/amqp#84 — PHP 8.5 deprecation warnings caused by thesis/endian 0.1.x using chr() with values outside 0–255.

The dependency chain in thesis/amqp is:

amqp → byte-reader-writer ^0.1.0 → byte-order ^0.2.0 → endian ^0.1.0 (broken on PHP 8.5)

Once byte-reader-writer 0.2.0 is released, amqp can bump all constraints and pick up the fixed endian ^0.3.

Could you tag a 0.2.0 release from the 0.2.x branch?

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