php-src/sapi
Niklas Keller 7f9872387e Fix #77794: Incorrect Date header format in built-in server
- Fix the date format to be compliant with https://tools.ietf.org/html/rfc7231#section-7.1.1.2
- Fix date format length and use GMT time
- Previously, local time was used instead of GMT.
- Remove extra whitespace
- Simplify string appends in php_cli_server.c
2019-03-25 21:41:45 +01:00
..
apache2handler Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
cgi Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
cli Fix #77794: Incorrect Date header format in built-in server 2019-03-25 21:41:45 +01:00
embed Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
fpm Fix bug #77677: WCOREDUMP not available on all systems 2019-03-01 14:51:15 +01:00
litespeed Fix bug #77677: WCOREDUMP not available on all systems 2019-03-01 14:51:15 +01:00
phpdbg fix bug #76801: phpdbg too many open files error 2019-03-23 09:47:49 +01:00
tests Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00