Simon Frings
Simon Frings
This ticket is referencing the work done by @clue in https://github.com/reactphp/socket/pull/290. A global error handler may interrupt our code flow and unset the error reported to us (https://github.com/reactphp/socket/issues/286). The future...
I've been answering some tickets the last few days and came across some issues that would be better suited for GitHub Discussions. It sometimes feels wrong that someone has a...
I am currently investing some time into Ratchet and want to test the project against PHP 8.0+. Inspired by https://github.com/ratchetphp/Ratchet/pull/923 by @WyriHaximus, I wanted to try it out myself. Before...
We're using RSS-Bridge to search the latest Posts on Twitter containing some specific keywords or hashtags. This worked fine over the years until the service we used stopped working, so...
We're currently moving forward with working on [ReactPHP v3](https://github.com/orgs/reactphp/discussions/481) and releasing the roadmap tickets for all our components (see https://github.com/reactphp/event-loop/issues/271 and others). We still have some components that we haven't...
We're currently moving forward with working on [ReactPHP v3](https://github.com/orgs/reactphp/discussions/481) and releasing the roadmap tickets for all our components (see https://github.com/reactphp/event-loop/issues/271 and others). We still have some components that we haven't...
This changeset updates the project to require PHP 7.1+ and drop legacy PHP < 7.1 and HHVM as discussed in #219. I'm marking this as a BC break for anybody...
I recommend adding support for [`psr/http-message v2`](https://github.com/php-fig/http-message), which was released in April and requires PHP 7.2+. To ensure compatibility with `psr/http-message v2` across all currently supported versions in `http` (PHP...
We're currently moving forward with working on [ReactPHP v3](https://github.com/orgs/reactphp/discussions/481) and releasing the roadmap tickets for all our components (see https://github.com/reactphp/event-loop/issues/271 and others). We still have some components that we haven't...
We're currently moving forward with working on [ReactPHP v3](https://github.com/orgs/reactphp/discussions/481) and releasing the roadmap tickets for all our components (see https://github.com/reactphp/event-loop/issues/271 and others). We still have some components that we haven't...