diff options
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) |