Tim Düsterhus
Tim Düsterhus
https://www.php.net/manual/en/features.gc.collecting-cycles.php As discussed in PHPC Discord: > So the color “grey” guards whether the refcounts of the children were already decreased, not whether the refcount of the zval itself were...
The Random\Engine interface shows PHP 8.2+:  The Random\IntervalBoundary enum does not: 
Improve the RoundingMode case descriptions with regard to rounding to a specified number of decimals
> The bit with the decimal part might need some adjustments either in the documentation for `round()` or in here, because `round()` supports rounding to a specified precision instead of...
## My feature title I'd like to make sure that my `composer.lock` is in sync with `composer.json` in CI. ## Background/problem While resolving a merge-conflict with two PRs changing `composer.json`,...
## Output of `haproxy -vv` and `uname -a` ``` HA-Proxy version 2.3-dev1-d3db38-3 2020/07/21 - https://haproxy.org/ Status: development branch - not safe for use in production. Known bugs: https://github.com/haproxy/haproxy/issues?q=is:issue+is:open Running on:...
This request is halfway between a bug report and a feature request. That's why I am not strictly following either template: A few days ago I had a hard to...
### Feature Request | Q | A |------------ | ------ | New Feature | yes | RFC | no | BC Break | no #### Summary I'd like to see...
| Q | A |-------------- | ------ | Documentation | no | Bugfix | no | BC Break | no | New Feature | no | RFC | no |...
### Feature request Consider: ```php
## What should haproxy do differently? Which functionality do you think we should add? I'd like to be able to dynamically and cleanly tear down a client's TCP connection as...