]> granicus.if.org Git - php/commitdiff
NOTE: Things that are fixed in version released year(s) before this one
authorfoobar <sniper@php.net>
Sat, 19 Nov 2005 11:41:26 +0000 (11:41 +0000)
committerfoobar <sniper@php.net>
Sat, 19 Nov 2005 11:41:26 +0000 (11:41 +0000)
really don't need any NEWS entries. People kinda expect the stuff being
fixed in the future version..:)

NEWS

diff --git a/NEWS b/NEWS
index 175a799c21e3ec21f0766d2d3a41bccdd0a92717..927e4d0a1930a2c113d1e43f0bac178f437b9344 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -26,7 +26,3 @@ PHP                                                                        NEWS
 - Added possibility to check in which extension an internal function was
   defined using reflection API. (Johannes)
 - Fixed bug #34286 (__toString() behavior is inconsistent). (Marcus)
-- Fixed bug #33153 (crash in mssql_next result). (Frank)
-- Fixed bug #32009 (crash when mssql_bind() is called more than once). (Frank)
-- Fixed bug #33963 (mssql_bind() fails on input parameters). (Frank)
-- Fixed bug #33201 (Crash when fetching some data types). (Frank)