]> granicus.if.org Git - php/commitdiff
BFN
authorMarcus Boerger <helly@php.net>
Sat, 5 Jun 2004 14:59:32 +0000 (14:59 +0000)
committerMarcus Boerger <helly@php.net>
Sat, 5 Jun 2004 14:59:32 +0000 (14:59 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 5dff0cbb983dc5b221bfee8a3053f933200486a2..65de4736ce1a8054b48bb98b66956d7b88605d94 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,7 @@ PHP                                                                        NEWS
   is not valid. (Derick)
 - Fixed memory leak in memory manager. (Andi)
 - Fixed problem with exceptions returning from include(). (Dmitry)
+- Fixed bug #28641 (Instance of Interface). (Marcus)
 - Fixed bug #28311 (Transparency detection code is off by 1).
   (Ilia, pikeman at pikeman dot sytes dot net)
 - Fixed bug #28304 (Missing bounds check inside imagefilter()). (Ilia)