1
0
mirror of https://github.com/php/php-src.git synced 2026-04-04 22:52:40 +02:00
This commit is contained in:
Remi Collet
2014-06-10 10:32:15 +02:00
parent 954632e9ce
commit 95fcf868d3

3
NEWS
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)