1
0
mirror of https://github.com/php/php-src.git synced 2026-04-22 23:48:14 +02:00

update NEWS

This commit is contained in:
Anatol Belski
2016-02-14 20:52:47 +01:00
parent ce4a2f0fc6
commit aa10fc6092
+4
View File
@@ -6,6 +6,10 @@ PHP NEWS
. Fixed bug #71523 (Copied handle with new option CURLOPT_HTTPHEADER crashes
while curl_multi_exec). (Laruence)
- CLI server:
. Bug #71559 (Built-in HTTP server, we can download file in web by bug).
(Johannes, Anatol)
- Date:
. Fixed bug #68078 (Datetime comparisons ignore microseconds). (Willem-Jan
Zijderveld)