summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYasuo Ohgaki <yohgaki@php.net>2002-09-07 21:05:56 +0000
committerYasuo Ohgaki <yohgaki@php.net>2002-09-07 21:05:56 +0000
commit5ae17b03e5e03e0b5a66b8724ae666dacedf56e0 (patch)
tree6f151c0992ca846095db7fb268a56bcc9ae3638c
parent4adea297181c9c9a8184745e22e83f16d4f2a4cd (diff)
downloadphp-git-5ae17b03e5e03e0b5a66b8724ae666dacedf56e0.tar.gz
Update entry
-rw-r--r--NEWS3
1 files changed, 1 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index cc22ea515e..81ab372411 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,7 @@
PHP 4 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2002, Version 4.2.4
-- Fixed GET/POST/COOKIE value handling when --enable-enc-trans and
- array values are used in GET/POST/COOKIE. (Moriyoshi, Yasuo)
+- Fixed GET/POST/COOKIE value handlingc. (Moriyoshi, Yasuo)
06 Sep 2002, Version 4.2.3
- Enable UTF8 modifier support for PCRE on win32. (Wez, Edin)