pajoye Sun Nov 16 23:15:29 2008 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS Log: - entry for #46127 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.377&r2=1.2027.2.547.2.965.2.378&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.965.2.377 php-src/NEWS:1.2027.2.547.2.965.2.378 --- php-src/NEWS:1.2027.2.547.2.965.2.377 Sat Nov 15 12:52:13 2008 +++ php-src/NEWS Sun Nov 16 23:15:28 2008 @@ -50,6 +50,8 @@ (Felipe) - Fixed Bug #46147 (after stream seek, appending stream filter reads incorrect data). (Greg) +- Fixed bug #46127 (php_openssl_tcp_sockop_accept forgets to set context + on accepted stream) (Mark Karpeles, Pierre) - Fixed bug #46115 (Memory leak when calling a method using Reflection). (Dmitry) - Fixed bug #46106 (Memory leaks when using global statement). (Dmitry)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php