diff options
author | Stanislav Malyshev <stas@php.net> | 2014-06-04 01:10:45 -0700 |
---|---|---|
committer | Stanislav Malyshev <stas@php.net> | 2014-06-04 01:10:45 -0700 |
commit | 4b4a5bc1d367fc22528173f8b083eac3a2c29b60 (patch) | |
tree | 1b09ad304cfd0edc4198911c28c3794cba737304 | |
parent | 846e0764922e682ad1d2b97fafe111d0831b9b93 (diff) | |
download | php-git-4b4a5bc1d367fc22528173f8b083eac3a2c29b60.tar.gz |
update news
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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) |