From: Pierre Joye Date: Sun, 16 Nov 2008 23:15:28 +0000 (+0000) Subject: - entry for #46127 X-Git-Tag: php-5.3.0alpha2~154 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c25d835bbe04982eda6b567a8d2c8dd78c1e285a;p=php - entry for #46127 --- diff --git a/NEWS b/NEWS index 4ac2864869..978ee32105 100644 --- a/NEWS +++ b/NEWS @@ -50,6 +50,8 @@ PHP NEWS (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)