]> granicus.if.org Git - php/commitdiff
Already in 5.2
authorIlia Alshanetsky <iliaa@php.net>
Tue, 21 Oct 2008 23:22:00 +0000 (23:22 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Tue, 21 Oct 2008 23:22:00 +0000 (23:22 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a706d4379a3c473c9ffe7e70e254860ea40f4927..8485216ca06edf0c64aafd0d4e40d59f4fd07c03 100644 (file)
--- 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)