tony2001 Tue Aug 1 08:32:59 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.170&r2=1.2027.2.547.2.171&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.170 php-src/NEWS:1.2027.2.547.2.171 --- php-src/NEWS:1.2027.2.547.2.170 Mon Jul 31 20:18:11 2006 +++ php-src/NEWS Tue Aug 1 08:32:59 2006 @@ -26,6 +26,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 #38278 (session_cache_expire()'s value does not match phpinfo's + session.cache_expire). (Tony) - Fixed bug #38261 (openssl_x509_parse() leaks with invalid cert) (Pierre) - Fixed bug #38255 (openssl possible leaks while passing keys) (Pierre) - Fixed bug #38253 (PDO produces segfault with default fetch mode). (Tony)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php