http icon indicating copy to clipboard operation
http copied to clipboard

Event-driven, streaming HTTP client and server implementation for ReactPHP.

Results 52 http issues
Sort by recently updated
recently updated
newest added

This changeset improves PHP 8.5+ support by porting #547 from `1.x` to `3.x`. Builds on #536, #543, and many others.

maintenance

This PR adds support for PHP8.5 by running against PHP8.5 on CI and ensuring the code is compatible with PHP8.5. Builds on #546, #537, and many others.

maintenance