1
0
mirror of https://github.com/php/php-src.git synced 2026-04-07 16:13:32 +02:00

update NEWS

This commit is contained in:
Anatol Belski
2016-01-11 21:42:31 +01:00
parent f301a0b23c
commit ba7736729e

3
NEWS
View File

@@ -2,6 +2,9 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2016, PHP 5.6.18
- Apache2handler:
. Fix >2G Content-Length headers in apache2handler. (Adam Harvey)
- Core:
. Fixed bug #71201 (round() segfault on 64-bit builds). (Anatol)
. Fixed bug #71089 (No check to duplicate zend_extension). (Remi)