changelog               Tue Dec  6 01:45:32 2005 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2185&r2=1.2186&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2185 php-src/ChangeLog:1.2186
--- php-src/ChangeLog:1.2185    Mon Dec  5 01:49:13 2005
+++ php-src/ChangeLog   Tue Dec  6 01:44:52 2005
@@ -1,3 +1,128 @@
+2005-12-05  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * ext/skeleton/skeleton.c:
+      - Use the real name instead of the BC name here
+
+    * ext/fbsql/php_fbsql.c
+      ext/informix/ifx.ec
+      ext/interbase/interbase.c
+      ext/msql/php_msql.c
+      ext/mssql/php_mssql.c
+      ext/mysql/php_mysql.c
+      ext/oci8/oci8.c
+      ext/odbc/php_odbc.c
+      ext/pgsql/pgsql.c
+      ext/sqlite/sqlite.c
+      ext/sybase/php_sybase_db.c
+      ext/sybase_ct/php_sybase_ct.c
+      main/streams/streams.c:
+      - list_entry -> zend_rsrc_list_entry
+
+    * ext/dba/dba.c:
+      - Do not use the PHP3 era names
+
+    * ext/msql/php_msql.c
+      ext/standard/array.c
+      ext/standard/assert.c
+      ext/standard/basic_functions.c
+      ext/standard/browscap.c
+      ext/standard/cyr_convert.c
+      ext/standard/dir.c
+      ext/standard/dns.c
+      ext/standard/exec.c
+      ext/standard/exec.h
+      ext/standard/file.c
+      ext/standard/filestat.c
+      ext/standard/image.c
+      ext/standard/info.c
+      ext/standard/iptc.c
+      ext/standard/php_filestat.h
+      ext/standard/php_string.h
+      ext/standard/quot_print.c
+      ext/standard/reg.c
+      ext/standard/scanf.c
+      ext/standard/scanf.h
+      ext/standard/string.c
+      ext/standard/type.c:
+      - Nuke php3 legacy
+
+2005-12-05  Brian France  <[EMAIL PROTECTED]>
+
+    * ext/sqlite/sqlite.c
+      ext/sqlite/sqlite.c:
+              Wrap the php_session.h include in the same ifdef as the rest of 
the
+              session code.
+
+2005-12-05  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/zend_vm_gen.php:
+      MF51: more typos fixed (thanks to Mike Naberezny for noticing these)
+
+    * (PHP_5_1)
+      ZendEngine2/zend_vm_gen.php:
+      more typos fixed (thanks to Mike Naberezny for noticing these)
+
+2005-12-05  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      NEWS:
+      Fixed bug #35558 (mktime() interpreting 3 digit years incorrectly).
+
+2005-12-05  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/zend_exceptions.c:
+      MF51: improve error messages
+
+    * (PHP_5_1)
+      ZendEngine2/zend_exceptions.c:
+      improve error messages
+
+    * (PHP_4_4)
+      NEWS
+      NEWS
+      ext/mysql/php_mysql.c
+      ext/mysql/php_mysql.c
+      ext/mysql/php_mysql.c:
+      MF51:
+      fix #35536 (mysql_field_type() doesn't handle NEWDECIMAL)
+      add also SET, ENUM, NEWDATE and GEOMETRY to the switch
+
+    * (PHP_5_1)
+      NEWS
+      ext/mysql/php_mysql.c:
+      fix #35536 (mysql_field_type() doesn't handle NEWDECIMAL)
+      add also SET, ENUM, NEWDATE and GEOMETRY to the switch
+
+2005-12-05  Dmitry Stogov  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/tests/bug35509.phpt
+      ZendEngine2/tests/bug35509.phpt:
+      
+      file bug35509.phpt was initially added on branch PHP_5_1.
+
+    * (PHP_5_1)
+      NEWS
+      ZendEngine2/zend_execute_API.c
+      ZendEngine2/zend_execute_API.c
+      ZendEngine2/zend_hash.c
+      ZendEngine2/zend_hash.h
+      ZendEngine2/zend_hash.h
+      ZendEngine2/tests/bug35509.phpt:
+      Fixed bug #35509 (string constant as array key has different behavior
+      inside object)
+
+2005-12-05  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * ext/standard/sunfuncs.c:
+      MBF51: load proper header file
+
+    * Makefile.gcov:
+      MFB51:Avoid gcov conflicts on non-unique filenames
+
+    * (PHP_5_1)
+      Makefile.gcov:
+      Avoid gcov conflicts on non-unique filenames
+
 2005-12-04  Jani Taskinen  <[EMAIL PROTECTED]>
 
     * sapi/apache/config.m4
@@ -18287,7 +18412,7 @@
 
     * (PHP_4_3)
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2185 2005/12/05 06:49:13 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2186 2005/12/06 06:44:52 changelog Exp $ tag
 
     * (PHP_5_0)
       ext/standard/url_scanner_ex.c:
@@ -21688,7 +21813,7 @@
       ext/session/mod_mm.h
       ext/session/mod_user.h
       ext/session/php_session.h:
-      - Missing $Id: ChangeLog,v 1.2185 2005/12/05 06:49:13 changelog Exp $ 
tags
+      - Missing $Id: ChangeLog,v 1.2186 2005/12/06 06:44:52 changelog Exp $ 
tags
 
     * (PHP_4_3)
       ext/session/session.c:
@@ -22169,7 +22294,7 @@
 
     * (PHP_4_3)
       Zend/zend_ini_scanner.l:
-      Missing $Id: ChangeLog,v 1.2185 2005/12/05 06:49:13 changelog Exp $ tag 
+ ws fix
+      Missing $Id: ChangeLog,v 1.2186 2005/12/06 06:44:52 changelog Exp $ tag 
+ ws fix
 
     * ZendEngine2/zend_ini_scanner.l
       ZendEngine2/zend_ini_scanner.l:
@@ -23643,7 +23768,7 @@
       ext/standard/url_scanner_ex.c
       ext/standard/url_scanner_ex.h
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2185 2005/12/05 06:49:13 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2186 2005/12/06 06:44:52 changelog Exp $ tag
 
     * ext/standard/credits_ext.h
       ext/standard/credits_sapi.h:

Reply via email to