mirror of
https://github.com/php/php-src.git
synced 2026-04-18 13:31:27 +02:00
RFC 822 *only* supports four digits for the year in order to have a compliant header. RFC 850 supports two digits for the year (y2k_incompliant :) so use that when y2k_compliance is turned off. In either case, both of these formats require that GMT be appended to the header, so we do this as well
4.2 KiB
4.2 KiB