amphp / byte-stream

A non-blocking stream abstraction for PHP based on Amp.
https://amphp.org/byte-stream
MIT License
363 stars 31 forks source link

Compatibility with 7.4 EAGAIN and EPIPE changes #71

Closed trowski closed 4 years ago

trowski commented 4 years ago

See PHP bug 79000.

May also fix #70.