mirror of
https://github.com/php/php-src.git
synced 2026-04-28 02:33:17 +02:00
daa190f8fd
sapi_header_line.line_len is the length without null terminator, so one has to take sizeof - 1. This fixes some test failures as the NUL bytes were causing warnings. Needs to be merged to 5.4.
169 KiB
169 KiB