johannes Wed Dec 3 20:44:52 2008 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS Log: fix vi user error http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.401&r2=1.2027.2.547.2.965.2.402&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.965.2.401 php-src/NEWS:1.2027.2.547.2.965.2.402 --- php-src/NEWS:1.2027.2.547.2.965.2.401 Wed Dec 3 20:40:59 2008 +++ php-src/NEWS Wed Dec 3 20:44:51 2008 @@ -74,7 +74,7 @@ - Fixed bug #46178 (memory leak in ext/phar). (Greg) - Fixed bug #46160 (SPL - Memory leak when exception is thrown in offsetSet). (Felipe) -- Fixed Bug #46147 (after stream seek, appending stream filter reads incorrect i +- 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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php