diff options
| author | Yasuo Ohgaki <yohgaki@php.net> | 2002-09-30 08:26:23 +0000 |
|---|---|---|
| committer | Yasuo Ohgaki <yohgaki@php.net> | 2002-09-30 08:26:23 +0000 |
| commit | 95ed0fb2d55a84b238f03139197920354c6a650d (patch) | |
| tree | b74ed776716e7465330444a732a93f769fced91c | |
| parent | 5a6703484d22fb5dfa6cf4cdf85473215f0102f4 (diff) | |
| download | php-git-95ed0fb2d55a84b238f03139197920354c6a650d.tar.gz | |
Added pg_fetch_assoc()
| -rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ PHP 4 NEWS - ATTENTION!! "make install" will *always* install the CLI SAPI binary in {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) - Fixed bug #17281 (Sanity checks for encoding sessions). (Ilia) - Fixed bug #16995 and #19392 (Prevent crash if $HTTP_SESSION_VARS != ARRAY). (Ilia) |
