Refined fpm_get_status function signature.#1771
Conversation
resources/functionMap.php
Outdated
There was a problem hiding this comment.
active-processes and total-processes must be atleast 1 or this function will not have been called
1c50d8c to
2fa40d0
Compare
|
i added a test for this because that array shape is way too complex for a human to eyeball, but i'm seeing a failure because phpstan still thinks i've checked the jetbrains stubs and they have unfortunately the CI doesn't seem to be running on pr's at the moment so it can't really be seen on here |
|
ah i've found it, it's here: and there PR that added so i'm not sure what to believe 😅 |
|
reading |
aa36f62 to
a8ed5b1
Compare
a8ed5b1 to
bef4aa3
Compare
|
Thank you. |
https://www.php.net/manual/en/function.fpm-get-status.php
https://www.php.net/manual/en/fpm.status.php#fpm.status.contents
An example from a local vagrant machine: