mirror of
https://github.com/php/php-src.git
synced 2026-04-14 11:32:11 +02:00
We need to avoid storing it in the first place, as we don't really have a good place to release it later. If headers haven't been sent yet, send_headers will do this. sapi_deactive happens too late in the shutdown sequence and will result in leak reports.
31 KiB
31 KiB