Cees-Jan Kiewiet
Cees-Jan Kiewiet
### Bug report The bool PHPStan isn't fully understanding is used to stop the loop, and it called in a (nested) handler. Somehow PHPStan doesn't get that. (Not sure how...
Depends on #217
This PR introduces the functionality required to build opportunistic TLS clients and servers with ReactPHP. It does so by introducing a prefix to `tls://`, namely `opportunistic`, to create `opportunistic+tls://example.com:5432` for...
This changeset updates the project to require PHP 7.1+ and drop legacy PHP < 7.1 and HHVM as discussed in #271. I'm marking this as a BC break for anybody...
Full PR message will follow
This changeset updates the project to require PHP 7.1+ and drop legacy PHP < 7.1 and HHVM as discussed in #173. I'm marking this as a BC break for anybody...
Brings support for Promise v3 to the filesystem package.
- [ ] Improve read/write operation resilience - [ ] Test partial file reading
This changeset resolves a small memory leak that causes roughly 1KB per connection tops. Which isn't a big issue but will make memory fluctuate more. The changeset doesn't introduce any...
This is mainly useful when dealing with webhooks to use the array index as a name for the given webhook as the spec uses it as a unique identifier: https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.0.md#openapi-object