yohgaki         Mon Sep 30 04:26:23 2002 EDT

  Modified files:              
    /php4       NEWS 
  Log:
  Added pg_fetch_assoc()
  
  
Index: php4/NEWS
diff -u php4/NEWS:1.1154 php4/NEWS:1.1155
--- php4/NEWS:1.1154    Mon Sep 30 01:20:17 2002
+++ php4/NEWS   Mon Sep 30 04:26:23 2002
@@ -4,6 +4,8 @@
 - 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)



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to