Description of the need
I'm not sure if it's a need, but it might be helpful in some cases. Feedback is welcome.
The SAPI is the type of interface between web server and PHP, something like apache2handler (=mod_php), cgi, cgi-fcgi, fpm-fcgi...
Proposed solution
Easy: collect PHP_SAPI values.
Alternatives that have been considered
Not collecting it :grinning:
Additional information
Function php_sapi_name() returns the same value.
GitHub Issue #:
5449
Recent comments
@yorkshirepudding thank you for the additional info on improving discoverability and a handy way to keep a list of projects for reuse.
Why not add a Github star?
It is a good point @izmeez and when I was researching repo discoverability I found that GitHub search does prioritise matches with more stars. This is what I was researching for:...
Why not add a Github star?
Do you have a separate development environment and transfer database and config between sites?
Wierd happenings regarding updates...