1
0
mirror of https://github.com/php/php-src.git synced 2026-04-26 17:38:14 +02:00
This commit is contained in:
Remi Collet
2014-06-10 10:31:17 +02:00
parent 58c6a08e00
commit 949cab09f2
+3
View File
@@ -10,6 +10,9 @@ PHP NEWS
(Remi) (CVE-2014-3981)
. Fixed bug #67399 (putenv with empty variable may lead to crash). (Stas)
- CLI server:
. Fixed Bug #67406i (built-in web-server segfaults on startup). (Remi)
- Date:
. Fixed bug #67308 (Serialize of DateTime truncates fractions of second).
(Adam)