diff options
| author | Ferenc Kovacs <tyrael@php.net> | 2016-01-21 02:24:05 +0100 |
|---|---|---|
| committer | Ferenc Kovacs <tyrael@php.net> | 2016-01-21 02:24:05 +0100 |
| commit | b2d5666d946c6881c1a73810c03fadf2c893c720 (patch) | |
| tree | 0f58136120c6e47f5bd03cbb1ada4d08827b8441 /NEWS | |
| parent | 3c8f287d5837f357605184cccd004de017b9f5b4 (diff) | |
| download | php-git-php-5.6.18RC1.tar.gz | |
prepare 5.6.18RC1php-5.6.18RC1
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,9 +1,6 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? ??? 2016, PHP 5.6.18 - -- Apache2handler: - . Fix >2G Content-Length headers in apache2handler. (Adam Harvey) +21 Jan 2016, PHP 5.6.18RC1 - Core: . Fixed bug #71201 (round() segfault on 64-bit builds). (Anatol) @@ -12,6 +9,9 @@ PHP NEWS . Fixed bug #71273 (A wrong ext directory setup in php.ini leads to crash). (Anatol); +- Apache2handler: + . Fix >2G Content-Length headers in apache2handler. (Adam Harvey) + - FTP: . Implemented FR #55651 (Option to ignore the returned FTP PASV address). (abrender at elitehosts dot com) |
