Cees-Jan Kiewiet

Results 128 issues of 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...

bug

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...

new feature

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...

BC break
maintenance

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...

BC break

Brings support for Promise v3 to the filesystem package.

maintenance
easy pick

- [ ] Improve read/write operation resilience - [ ] Test partial file reading

bug
maintenance

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...

bug
HTTP/1.1
maintenance

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