diff options
author | Niklas Keller <me@kelunik.com> | 2019-03-24 19:39:25 +0100 |
---|---|---|
committer | Peter Kokot <peterkokot@gmail.com> | 2019-03-25 21:41:45 +0100 |
commit | 7f9872387e38a05b11ce233b4d142325d742c487 (patch) | |
tree | 734d4bcbb9ebd0e180283282baac8e4d7a6067ae /sapi/phpdbg/phpdbg_bp.c | |
parent | ec2ecb7e12b96f8f95af2885d173a0d46c88e190 (diff) | |
download | php-git-7f9872387e38a05b11ce233b4d142325d742c487.tar.gz |
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
Diffstat (limited to 'sapi/phpdbg/phpdbg_bp.c')
0 files changed, 0 insertions, 0 deletions