mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
The fix for GH-7953 introduced a regression by being to deliberate adding the respective headers. These must only be added, if the handler starts, but is not finalizing. Closes GH-8353.