[php-src] Issue #22616: Allow extensions to hook into `php_child_init()`
[email protected] (TimWolla) Mon, 6 Jul 2026 11:45:16 +0000
| Newsgroups | php.bugs |
|---|---|
| Message-ID | <[email protected]> |
Issue: https://github.com/php/php-src/issues/22616 Author: TimWolla As a proper long-term fix we probably need per-extension hooks in `php_child_init()`. _Originally posted by @TimWolla in https://github.com/php/php-src/issues/22164#issuecomment-4563134400_