mirror of
https://github.com/php/php-src.git
synced 2026-04-24 00:18:23 +02:00
5a4832f97b
Changed BCG memory allocation to be forcibly released in PHP_GSHUTDOWN_FUNCTION regardless of refcount. Fixes #17398 Closes #17615