summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXinchen Hui <laruence@php.net>2012-09-15 11:32:44 +0800
committerXinchen Hui <laruence@php.net>2012-09-15 11:32:44 +0800
commit7609fb433afaef3b2d0279c673481f879842e92a (patch)
treeab3c614ab2d274fb5ff48e43d36988d5cc963eb7
parent2eff69f40231890531e440ae92f633fbbbd0d5bd (diff)
downloadphp-git-7609fb433afaef3b2d0279c673481f879842e92a.tar.gz
Remove bug fixed entry
-rw-r--r--NEWS4
1 files changed, 0 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index db6f7f48d2..a7441a5cc3 100644
--- a/NEWS
+++ b/NEWS
@@ -58,10 +58,6 @@ PHP NEWS
(Pierrick)
. Fixed bug #62839 (curl_copy_handle segfault with CURLOPT_FILE). (Pierrick)
-- DateTime:
- . Fixed bug #62852 (Unserialize invalid DateTime causes crash).
- (reeze.xia@gmail.com)
-
- Intl:
. Fixed Spoofchecker not being registered on ICU 49.1. (Gustavo)
. Fix bug #62933 (ext/intl compilation error on icu 3.4.1). (Gustavo)