mirror of
https://github.com/php/php-src.git
synced 2026-03-28 02:02:32 +01:00
We had previously improved where sessions were already started, and where headers were already sent when setting headers, but not where a header has been sent if we try to set the header cookie. Fixes GH-16372