diff options
author | Xinchen Hui <laruence@php.net> | 2012-09-15 11:32:44 +0800 |
---|---|---|
committer | Xinchen Hui <laruence@php.net> | 2012-09-15 11:32:44 +0800 |
commit | 7609fb433afaef3b2d0279c673481f879842e92a (patch) | |
tree | ab3c614ab2d274fb5ff48e43d36988d5cc963eb7 | |
parent | 2eff69f40231890531e440ae92f633fbbbd0d5bd (diff) | |
download | php-git-7609fb433afaef3b2d0279c673481f879842e92a.tar.gz |
Remove bug fixed entry
-rw-r--r-- | NEWS | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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) |