changelog               Mon Dec 27 20:35:41 2004 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1845&r2=1.1846&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1845 php-src/ChangeLog:1.1846
--- php-src/ChangeLog:1.1845    Sun Dec 26 20:35:30 2004
+++ php-src/ChangeLog   Mon Dec 27 20:35:40 2004
@@ -1,3 +1,96 @@
+2004-12-27  Zeev Suraski  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      Zend/zend_builtin_functions.c
+      ZendEngine2/zend_builtin_functions.c:
+      Fix desc
+
+    * ZendEngine2/zend_builtin_functions.c:
+      MFB
+
+    * ext/standard/basic_functions.c:
+      MFB - description fix
+
+    * (PHP_5_0)
+      ext/standard/basic_functions.c:
+      Fix description
+
+2004-12-27  Georg Richter  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      ext/mysqli/mysqli_api.c
+      ext/mysqli/tests/047.phpt:
+      fixed possible leak in mysqli_init
+      fixed testcase 047.phpt
+
+    * ext/mysqli/mysqli_api.c
+      ext/mysqli/tests/047.phpt:
+      fixed testcase 047
+      fixed windows compile error
+
+2004-12-27  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      ZendEngine2/zend_reflection_api.c:
+      - MFH: Need to unmangle the class name here
+
+    * ZendEngine2/zend_reflection_api.c:
+      - Need to unmangle the class name here
+
+2004-12-27  Zeev Suraski  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      ZendEngine2/zend_exceptions.c:
+      Add descriptions
+
+2004-12-27  Dmitry Stogov  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/zend_execute.c
+      ZendEngine2/zend_execute.c
+      ZendEngine2/zend_vm_def.h
+      ZendEngine2/zend_vm_execute.h
+      ZendEngine2/tests/bug22836.phpt
+      ZendEngine2/tests/bug22836.phpt
+      ZendEngine2/tests/unset_cv01.phpt
+      ZendEngine2/tests/unset_cv02.phpt
+      ZendEngine2/tests/unset_cv03.phpt
+      ZendEngine2/tests/unset_cv04.phpt
+      ZendEngine2/tests/unset_cv06.phpt
+      ZendEngine2/tests/unset_cv08.phpt
+      ZendEngine2/tests/unset_cv09.phpt
+      ZendEngine2/tests/unset_cv10.phpt
+      tests/classes/static_this.phpt
+      tests/classes/static_this.phpt:
+      "Undefined variable:  %s" noticies were fixed to use one space
+
+2004-12-27  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/zend_reflection_api.c:
+      - More proto/error message fixes
+
+2004-12-27  Georg Richter  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      NEWS:
+      feature request #31015
+
+    * (PHP_5_0)
+      ext/mysqli/mysqli_api.c:
+      Fix for feature request #31015: Length for field object/array
+
+    * ext/mysqli/mysqli_api.c:
+      Fix for feature request #31015: added length for field length
+
+2004-12-27  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/zend_reflection_api.c:
+      - Small fixlet (by Tony)
+
+2004-12-27  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * php.ini-dist:
+      Fixed spelling.
+
 2004-12-26  Georg Richter  <[EMAIL PROTECTED]>
 
     * NEWS:
@@ -14744,7 +14837,7 @@
 2004-03-18  Pierre-Alain Joye  <[EMAIL PROTECTED]>
 
     * ext/gd/tests/bug27582_2.phpt:
-      - Fix the test description and $Id: ChangeLog,v 1.1845 2004/12/27 
01:35:30 changelog Exp $
+      - Fix the test description and $Id: ChangeLog,v 1.1846 2004/12/28 
01:35:40 changelog Exp $
 
 2004-03-18  Derick Rethans  <[EMAIL PROTECTED]>
 

Reply via email to