summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2008-10-21 23:22:00 +0000
committerIlia Alshanetsky <iliaa@php.net>2008-10-21 23:22:00 +0000
commitb2bc40f70c2e02c7fe81207e48f73b401946e8ae (patch)
treed6493a926a6b230eb9f89ba78977bd673dffb7e8
parentd69dfa4b9f58e2148f986e0ef5dba91f00c2f639 (diff)
downloadphp-git-b2bc40f70c2e02c7fe81207e48f73b401946e8ae.tar.gz
Already in 5.2
-rw-r--r--NEWS2
1 files changed, 0 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index a706d4379a..8485216ca0 100644
--- a/NEWS
+++ b/NEWS
@@ -20,8 +20,6 @@ PHP NEWS
- Fixed bug #46238 (Segmentation fault on static call with empty string method).
(Felipe)
-- Fixed bug #46206 (pg_query_params/pg_execute convert passed values to
- strings). (Ilia)
- Fixed bug #46205 (Closure - Memory leaks when ReflectionException is thrown).
(Dmitry)
- Fixed bug #46194 (SIGSEGV when requested file is not found). (Greg)