changelog               Thu Feb 17 20:36:28 2005 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1897&r2=1.1898&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1897 php-src/ChangeLog:1.1898
--- php-src/ChangeLog:1.1897    Wed Feb 16 20:37:26 2005
+++ php-src/ChangeLog   Thu Feb 17 20:36:27 2005
@@ -1,3 +1,132 @@
+2005-02-17  Andi Gutmans  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      NEWS:
+      - Commit fix:
+      - Fixed bug #31960 (msql_fetch_row() and msql_fetch_array() dropping
+      columns
+        with NULL values). (Daniel Convissor)
+
+    * (PHP_4_3)
+      NEWS:
+      - Commit NEWS Entry for:
+      - Fixed bug #31960 (msql_fetch_row() and msql_fetch_array() dropping
+      columns
+        with NULL values). (Daniel Convissor)
+
+2005-02-17  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/zend_API.c:
+      - A little optimization to prevent problems when trying to reimplement an
+        interface inherited from an interfaces that was just implemented......
+
+    * ZendEngine2/zend_API.c:
+      - No C++ ruleZ here
+
+    * ZendEngine2/zend_API.c:
+      - Actually we must do this in two steps: 1st resize the table and set all
+        interfaces, 2nd implement the interfaces
+
+    * ZendEngine2/zend_API.c:
+      - Incrementation is done elsewhere
+
+    * ZendEngine2/zend_API.c:
+      - Fix windows build (funny MS compiler)
+
+2005-02-17  Andi Gutmans  <[EMAIL PROTECTED]>
+
+    * ext/msql/php_msql.c:
+      - Fix Bug #31960: msql_fetch_row() and msql_fetch_array() dropping 
columns
+      with NULL values
+
+2005-02-17  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      NEWS
+      NEWS
+      ext/ftp/ftp.c
+      ext/ftp/ftp.c:
+      MFH: Fixed bug #27633 (Double \r problem on ftp_get in ASCII mode on
+      Win32).
+
+    * ext/ftp/ftp.c:
+      Fixed bug #27633 (Double \r\r problem on ftp_get in ASCII mode on Win32).
+
+2005-02-17  Joe Orton  <[EMAIL PROTECTED]>
+
+    * ext/xml/compat.c:
+      Declare error_mapping array as static and more const.
+
+2005-02-17  Anantha Kesari H Y  <[EMAIL PROTECTED]>
+
+    * ext/standard/filestat.c:
+      NetWare LibC has pwd.h
+
+    * ext/standard/file.c:
+      NetWare libc has pwd.h
+
+2005-02-17  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      ext/openssl/openssl.c:
+      ws/cs
+
+2005-02-17  Wez Furlong  <[EMAIL PROTECTED]>
+
+    * ext/standard/credits.c:
+      George too
+
+    * ext/standard/credits.c
+      ext/standard/credits_ext.h:
+      ran ./scripts/dev/credits to update credits to reflect recent removals 
and
+      additions.
+
+2005-02-17  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      NEWS
+      main/main.c:
+      MFH: MFH: Fixed bug #31440 ($GLOBALS can be overwritten via GPC when
+      register_globals is enabled).
+
+    * (PHP_5_0)
+      NEWS
+      main/php_variables.c:
+      MFH: Fixed bug #31440 ($GLOBALS can be overwritten via GPC when
+      register_globals is enabled).
+
+2005-02-17  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      NEWS
+      NEWS
+      Zend/Zend.m4
+      Zend/zend_strtod.c
+      ZendEngine2/Zend.m4
+      ZendEngine2/zend_strtod.c:
+      MFH: - Compile fix for systems without int32_t typedef
+
+    * ZendEngine2/Zend.m4
+      ZendEngine2/zend_strtod.c:
+      - Compile fix for systems without int32_t typedef
+
+2005-02-17  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * main/php_variables.c:
+      Fixed bug #31440 ($GLOBALS can be overwritten via GPC when 
register_globals
+      is enabled).
+
+2005-02-17  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      ext/pspell/config.m4
+      ext/pspell/config.m4:
+      MFH:- Fixed bug #29554 (compile failure when using
+      --with-pspell=/usr/local)
+
+    * ext/pspell/config.m4:
+      - Fixed bug #29554 (compile failure when using --with-pspell=/usr/local)
+
 2005-02-16  Jani Taskinen  <[EMAIL PROTECTED]>
 
     * ext/exif/exif.c:
@@ -129,7 +258,7 @@
       ext/session/mod_mm.h
       ext/session/mod_user.h
       ext/session/php_session.h:
-      - Missing $Id: ChangeLog,v 1.1897 2005/02/17 01:37:26 changelog Exp $ 
tags
+      - Missing $Id: ChangeLog,v 1.1898 2005/02/18 01:36:27 changelog Exp $ 
tags
 
     * (PHP_4_3)
       ext/session/session.c:
@@ -610,7 +739,7 @@
 
     * (PHP_4_3)
       Zend/zend_ini_scanner.l:
-      Missing $Id: ChangeLog,v 1.1897 2005/02/17 01:37:26 changelog Exp $ tag 
+ ws fix
+      Missing $Id: ChangeLog,v 1.1898 2005/02/18 01:36:27 changelog Exp $ tag 
+ ws fix
 
     * ZendEngine2/zend_ini_scanner.l
       ZendEngine2/zend_ini_scanner.l:
@@ -2084,7 +2213,7 @@
       ext/standard/url_scanner_ex.c
       ext/standard/url_scanner_ex.h
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.1897 2005/02/17 01:37:26 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.1898 2005/02/18 01:36:27 changelog Exp $ tag
 
     * ext/standard/credits_ext.h
       ext/standard/credits_sapi.h:

Reply via email to