mirror of
https://github.com/php/php-src.git
synced 2026-04-23 16:08:35 +02:00
8b7aaad7d6
SIGTERM is subject to HANDLE_BLOCK_INTERRUPTIONS(), which will allow code to exit critical sections before it gets terminated. Closes GH-6493.