tony2001 Tue Aug 15 13:19:58 2006 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.203&r2=1.2027.2.547.2.204&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.203 php-src/NEWS:1.2027.2.547.2.204 --- php-src/NEWS:1.2027.2.547.2.203 Tue Aug 15 00:38:04 2006 +++ php-src/NEWS Tue Aug 15 13:19:58 2006 @@ -38,6 +38,8 @@ - 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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php