]> granicus.if.org Git - php/commitdiff
BFN
authorAntony Dovgal <tony2001@php.net>
Tue, 1 Aug 2006 08:32:59 +0000 (08:32 +0000)
committerAntony Dovgal <tony2001@php.net>
Tue, 1 Aug 2006 08:32:59 +0000 (08:32 +0000)
NEWS

diff --git a/NEWS b/NEWS
index eb947a4883a87110478806fb13668f9225305bb1..b3a2af84eeb50fdbb740cc8e46c627d422220f72 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -26,6 +26,8 @@ PHP                                                                        NEWS
 - 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)