1
0
mirror of https://github.com/php/php-src.git synced 2026-04-17 04:51:03 +02:00
Files
archived-php-src/main
Nikita Popov 9bff96396d Don't leak header callback if headers already sent
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.
2021-09-16 15:31:27 +02:00
..
2021-04-13 12:09:37 +02:00
2021-07-12 16:51:24 +02:00
2021-07-15 15:31:39 +02:00
2021-07-21 09:14:31 +02:00
2021-07-15 19:08:26 +02:00
2021-07-15 19:08:26 +02:00
2021-09-14 18:17:42 +02:00
2021-08-31 18:57:44 +02:00
2021-05-06 12:16:35 +02:00
2021-08-02 15:59:26 +02:00
2021-08-02 15:59:26 +02:00
2021-08-02 15:59:26 +02:00