summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Wilmas <mattwil@php.net>2009-05-14 01:31:02 +0000
committerMatt Wilmas <mattwil@php.net>2009-05-14 01:31:02 +0000
commit464cfab1b1058001d3d2bab7cce15059345d90c4 (patch)
treed26f250c7719dce2c609de6729c1cdf9ae042971
parent3201292cd3a8bc81680e2c689abbe1827c0b63bc (diff)
downloadphp-git-464cfab1b1058001d3d2bab7cce15059345d90c4.tar.gz
Now in 5.2 (or should the entry be here as well...?)
-rw-r--r--NEWS1
1 files changed, 0 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index cc51ee41cf..cc3a31daeb 100644
--- a/NEWS
+++ b/NEWS
@@ -143,7 +143,6 @@ PHP NEWS
- Fixed bug #46347 (parse_ini_file() doesn't support * in keys). (Nuno)
- Fixed bug #46048 (SimpleXML top-level @attributes not part of iterator).
(David C.)
-- Fixed bug #45877 (Array key '2147483647' left as string). (Matt)
- Fixed bug #45682 (Unable to var_dump(DateInterval)). (Derick)
- Fixed bug #45432 (PDO: persistent connection leak). (Felipe)
- Fixed bug #43831 ($this gets mangled when extending PDO with persistent