Currently PHP contains many SAPIs to the servers either completely unavailable or unsupported for a long time. The corresponding list
Dead SAPIs:
Maintained SAPIs:
Things required to be done for the final decisions:
This RFC crosses with https://wiki.php.net/rfc/size_t_and_int64 as removal of the dead SAPIs will exlude the need of their porting.
Dead SAPIs should be removed.
As the dead SAPIs are already dead, no BC breach is expected.
7
Dead SAPI list in the description.
None.
php.ini will have to be checked to remove the unavailable config options, if any.
None.
None.
Should an SAPI come back, the corresponding code is available in the git history.
Remove dead SAPIs: yes/no
Links to any external patches and tests go here.
If there is no patch, make it clear who will create a patch, or whether a volunteer to help with implementation is needed.
Make it clear if the patch is intended to be the final patch, or is just a prototype.
After the project is implemented, this section should contain
Links to external references, discussions or RFCs
Keep this updated with features that were discussed on the mail lists.