summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYasuo Ohgaki <yohgaki@php.net>2002-09-30 08:26:54 +0000
committerYasuo Ohgaki <yohgaki@php.net>2002-09-30 08:26:54 +0000
commit6dbe013b9e02af256390cc76803d123c0578a210 (patch)
treee3db1ae223cc58c16854e727d242ca1eaff53b58
parent95ed0fb2d55a84b238f03139197920354c6a650d (diff)
downloadphp-git-6dbe013b9e02af256390cc76803d123c0578a210.tar.gz
Fixed my name :)
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index bf0f2c7ce6..0bfb18b9fb 100644
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,7 @@ PHP 4 NEWS
{PREFIX}/bin/php. If you did enable the CGI binary to be build, it is
installed as {PREFIX}/bin/php-cgi.
- Added pg_fetch_assoc() returns associative array from result resource.
- (Yasu)
+ (Yasuo)
- Fixed bug #17281 (Sanity checks for encoding sessions). (Ilia)
- Fixed bug #16995 and #19392 (Prevent crash if $HTTP_SESSION_VARS != ARRAY).
(Ilia)