]> granicus.if.org Git - php/commitdiff
BFN
authorAntony Dovgal <tony2001@php.net>
Fri, 24 Oct 2008 13:56:27 +0000 (13:56 +0000)
committerAntony Dovgal <tony2001@php.net>
Fri, 24 Oct 2008 13:56:27 +0000 (13:56 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a8a3b49d88e316773c3bf7cee9aa15b985278ebf..d9244076d5480f1749442de2aa1680185cc8f4ef 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? Nov 2008, PHP 5.2.7RC3
+- Fixed bug #46381 (wrong $this passed to internal methods causes segfault). 
+  (Tony)
 - Fixed bug #46082 (stream_set_blocking() can cause a crash in some
   circumstances). (Felipe)