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