]> granicus.if.org Git - php/commitdiff
BFN
authorAntony Dovgal <tony2001@php.net>
Tue, 15 Aug 2006 13:19:58 +0000 (13:19 +0000)
committerAntony Dovgal <tony2001@php.net>
Tue, 15 Aug 2006 13:19:58 +0000 (13:19 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 386d891e9b1993b81a086e81890317012c3af6f9..4f910de0649e8a7926a64a0982b8d722a7c1ed6f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -38,6 +38,8 @@ PHP                                                                        NEWS
 - Fixed phpinfo() cutoff of variables at \0. (Ilia)
 - Fixed a bug in the filter extension that prevented magic_quotes_gpc from
   being applied when RAW filter is used. (Ilia)
+- Fixed bug #38461 (setting private attribute with __set() produces 
+  segfault). (Tony)
 - Fixed bug #38451 (PDO_MYSQL doesn't compile on Solaris). (Tony)
 - Fixed bug #38450 (constructor is not called for classes used in userspace 
   stream wrappers). (Tony)