diff options
author | Stanislav Malyshev <stas@php.net> | 2018-09-09 12:19:38 -0700 |
---|---|---|
committer | Stanislav Malyshev <stas@php.net> | 2018-09-09 12:19:38 -0700 |
commit | c1de84014dbd541a0ce2d6730f996d59515a3932 (patch) | |
tree | 438633dcc616c68d244b6f9a5eda6cb1990ae32b | |
parent | 23b057742e3cf199612fa8050ae86cae675e214e (diff) | |
download | php-git-c1de84014dbd541a0ce2d6730f996d59515a3932.tar.gz |
Update NEWS
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2018, PHP 5.6.38 +- Apache2 + . Fixed bug #76582 (XSS due to the header Transfer-Encoding: chunked). (Stas) + 19 Jul 2018, PHP 5.6.37 - Exif: |