summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2014-06-04 01:10:45 -0700
committerStanislav Malyshev <stas@php.net>2014-06-04 01:10:45 -0700
commit4b4a5bc1d367fc22528173f8b083eac3a2c29b60 (patch)
tree1b09ad304cfd0edc4198911c28c3794cba737304
parent846e0764922e682ad1d2b97fafe111d0831b9b93 (diff)
downloadphp-git-4b4a5bc1d367fc22528173f8b083eac3a2c29b60.tar.gz
update news
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cc843ffcb9..ff8c6cb3ea 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2014, PHP 5.5.14
+- Core:
+ . Fixed BC break introduced by patch for bug #67072. (Anatol)
+
- Date:
. Fixed bug #67308 (Serialize of DateTime truncates fractions of second).
(Adam)