summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2006-08-01 08:35:06 +0000
committerAntony Dovgal <tony2001@php.net>2006-08-01 08:35:06 +0000
commit62bf10bd522fa8088bf6c3d1445d04129d8b59df (patch)
tree41250859160c24f14205e182a37fa294e731dbc0
parentc188c0f5be8060d85b33d1dfe19799c684753645 (diff)
downloadphp-git-62bf10bd522fa8088bf6c3d1445d04129d8b59df.tar.gz
BFN
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ef3faa6d92..a666d3e55e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
PHP 4 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2006, Version 4.4.4
+- Fixed bug #38278 (session_cache_expire()'s value does not match phpinfo's
+ session.cache_expire). (Tony)
- Fixed bug #38183 (disable_classes=Foobar causes disabled class to be
called Foo). (Jani)
- Fixed bug #38112 (corrupted gif segfaults) (Pierre)