65 Followers
2 Following
84 Posts
Event-driven, non-blocking I/O with PHP
Websitehttps://reactphp.org/
GitHubhttps://github.com/ReactPHP

Just released v0.6.7 of our ChildProcess component! 馃帀

Just in time for the holidays, today's release introduces initial support for the PHP 8.5 release, allowing our downstream components to add compatibility for PHP 8.5 as well.

https://github.com/reactphp/child-process/releases/tag/v0.6.7

Enjoy #async #php 馃巹馃帀

Just released v1.17.0 of our Socket component! 馃帀

Here's the next, today's release introduces initial support for tomorrow's PHP 8.5 release, allowing our downstream components to add compatibility for PHP 8.5 as well. More to come!

https://github.com/reactphp/socket/releases/tag/v1.17.0

Enjoy #async #php 馃嵒

Just released v1.14.0 of our DNS component! 馃帀

Here we go again, today's release introduces initial support for this week's PHP 8.5 release, allowing our downstream components to add compatibility for PHP 8.5 as well. More to come!

https://github.com/reactphp/dns/releases/tag/v1.14.0

Enjoy #async #php! 馃嵒

Just released v1.6.0 of our EventLoop component! 馃帀

Today's release introduces initial support for this week's PHP 8.5 release, allowing our downstream components to add compatibility for PHP 8.5 as well. More to come!

https://github.com/reactphp/event-loop/releases/tag/v1.6.0

Enjoy #async #php! 馃嵒

New year, new release! Just released v0.6.6 of our ChildProcess component! 馃帀

Today's release introduces initial support for the PHP 8.4 release, also allowing our downstream components to add compatibility for PHP 8.4 as well.

https://github.com/reactphp/child-process/releases/tag/v0.6.6

Enjoy #async #php! 馃嵒

Release v0.6.6 路 reactphp/child-process

This is a compatibility release that contains backported features from the 0.7.x branch. Once v0.7 is released, it will be the way forward for this project. Feature: Improve PHP 8.4+ support by a...

GitHub

Just released v1.11.0 of our HTTP component! 馃帀

Today's release introduces initial support for tomorrow's PHP 8.4 release, also allowing our downstream components to add compatibility for PHP 8.4 as well and some URI improvements.

https://github.com/reactphp/http/releases/tag/v1.11.0

Enjoy #async #php! 馃嵒

Release v1.11.0 路 reactphp/http

Feature: Improve PHP 8.4+ support by avoiding implicitly nullable types. (#537 by @clue) Feature: Allow underscore character in Uri host. (#524 by @lulhum) Improve test suite to fix expected er...

GitHub

Just released v1.10.0 of our Datagram component! 馃帀

Today's release introduces initial support for the upcoming PHP 8.4 release, also allowing our downstream components to add compatibility for #PHP 8.4 as well.

https://github.com/reactphp/datagram/releases/tag/v1.10.0

Enjoy #async #php! 馃嵒

Release v1.10.0 路 reactphp/datagram

Feature: Improve PHP 8.4+ support by avoiding implicitly nullable type declarations. (#59 by @clue) Feature: Full PHP 8.3 compatibility. (#57 by @clue)

GitHub

Just released v1.16.0 of our Socket component! 馃帀

Today's release introduces initial support for the upcoming PHP 8.4 release, also allowing our downstream components to add compatibility for PHP 8.4 as well.

https://github.com/reactphp/socket/releases/tag/v1.16.0

Enjoy #async #php! 馃嵒

Release v1.16.0 路 reactphp/socket

Feature: Improve PHP 8.4+ support by avoiding implicitly nullable type declarations. (#318 by @clue)

GitHub

Just released v1.13.0 of our DNS component! 馃帀

Today's release introduces initial support for the upcoming PHP 8.4 release, also allowing our downstream components to add compatibility for PHP 8.4 as well.

https://github.com/reactphp/dns/releases/tag/v1.13.0

Enjoy #async #php! 馃嵒

Release v1.13.0 路 reactphp/dns

Feature: Improve PHP 8.4+ support by avoiding implicitly nullable type declarations. (#224 by @WyriHaximus)

GitHub

Just released v1.4.0 of our Stream component! 馃帀

Today's release adds initial support for the upcoming PHP 8.4 release, full PHP 8.3 support and fixes a potential race condition.

https://github.com/reactphp/stream/releases/tag/v1.4.0

Enjoy #async #php! 馃嵒

Release v1.4.0 路 reactphp/stream

Feature: Improve PHP 8.4+ support by avoiding implicitly nullable type declarations. (#179 by @clue) Feature: Full PHP 8.3 compatibility. (#172 by @clue) Fix: Fix drain event of ThroughStream t...

GitHub