[PHP-DEV] Request for RFC karma for my wiki account kesselb

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: feat: add function num_cpus (formerly nproc) by kesselb · Pull Request #11137 · php/php-src · GitHub.

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

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: feat: add function num_cpus (formerly nproc) by kesselb · Pull Request #11137 · php/php-src · GitHub.

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