summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXinchen Hui <laruence@php.net>2012-08-19 18:33:06 +0800
committerXinchen Hui <laruence@php.net>2012-08-19 18:33:06 +0800
commit8b87c6df8408b95a1bfae4a82958a48e3a220b5a (patch)
tree49c07d5a2e66b7b1d1b4d22b3a0747b677dab7ee
parent46a3f257724df7b85cc8c3e6374c36ed9ee783b4 (diff)
downloadphp-git-8b87c6df8408b95a1bfae4a82958a48e3a220b5a.tar.gz
Update NEWS
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7f5c48b2aa..b796117fdd 100644
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,8 @@ PHP NEWS
(r.hampartsumyan@gmail.com, Laruence)
- DateTime:
+ . Fixed bug #62852 (Unserialize invalid DateTime causes crash).
+ (reeze.xia@gmail.com)
. Fixed bug #62500 (Segfault in DateInterval class when extended). (Laruence)
- PDO: