Request for RFC karma for my wiki account kesselb

php.internals

Daniel Kesselberg

1 year ago
Hi, Bukka asked me to create an RFC for a pull request I'm working on, so I'm requesting a bit of RFC karma. I would like to add a small helper to PHP to return the number of available CPU threads: https://github.com/php/php-src/pull/11137. As I'm new to this, I appreciate any points or tips you may share with me. While the change itself is rather small, some reviews mentioned their ideas on how to move this forward, and I'm currently a bit unsure how to incorporate that into the RFC draft. Thanks! Daniel

Derick Rethans

1 year ago
On 17 May 2025 19:32:21 BST, Daniel Kesselberg <mail@danielkesselberg.de> wrote:
>Hi, > >Bukka asked me to create an RFC for a pull request I'm working on, so I'm requesting a bit of RFC karma. > >I would like to add a small helper to PHP to return the number of available CPU threads: https://github.com/php/php-src/pull/11137. > >As I'm new to this, I appreciate any points or tips you may share with me. While the change itself is rather small, some reviews mentioned their ideas on how to move this forward, and I'm currently a bit unsure how to incorporate that into the RFC draft. > >Thanks! >Daniel
I've added you to the RFC group. cheers Derick