Skip to content

sapi: Remove sapi_terminate_process - #23524

Open
NattyNarwhal wants to merge 1 commit into
php:masterfrom
NattyNarwhal:sapi-terminate-process-removal
Open

sapi: Remove sapi_terminate_process#23524
NattyNarwhal wants to merge 1 commit into
php:masterfrom
NattyNarwhal:sapi-terminate-process-removal

Conversation

@NattyNarwhal

Copy link
Copy Markdown
Member

This is unused; this is a vestige of 6c15837 and 45e327a, which set up some timeout code which was removed in 650c1c0. Remove this useless function from SAPIs.

This is unused; this is a vestige of 6c15837
and 45e327a, which set up some timeout code
which was removed in 650c1c0. Remove this
useless function from SAPIs.
@NattyNarwhal
NattyNarwhal force-pushed the sapi-terminate-process-removal branch from ce7b68d to fcbec48 Compare August 31, 2026 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment