-
-
Notifications
You must be signed in to change notification settings - Fork 0
Release 0.2.0 to unblock thesis/amqp PHP 8.5 compatibility #1
Copy link
Copy link
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels