changelog               Sat Sep  3 01:39:12 2005 EDT

  Modified files:              
    /ZendEngine2        ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/ZendEngine2/ChangeLog?r1=1.765&r2=1.766&ty=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.765 ZendEngine2/ChangeLog:1.766
--- ZendEngine2/ChangeLog:1.765 Fri Sep  2 01:33:21 2005
+++ ZendEngine2/ChangeLog       Sat Sep  3 01:39:11 2005
@@ -1,3 +1,29 @@
+2005-09-02  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * zend_ini.c:
+      MFB: - Fixed bug #34307. We were not calling on_modify handler to set the
+      default
+             value in case setting the one from .ini file failed. (Andrei)
+
+2005-09-02  Andrei Zmievski  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      zend_ini.c:
+      Fix bug #34307. We were not calling on_modify handler to set the default
+      value in case setting the one from .ini file failed.
+
+2005-09-02  Dmitry Stogov  <[EMAIL PROTECTED]>
+
+    * zend_execute_API.c
+      zend_execute_API.c
+      zend_execute_API.c
+      tests/bug34260.phpt
+      tests/bug34260.phpt
+      tests/bug34260.phpt
+      tests/bug34260.phpt
+      tests/bug34260.phpt:
+      Fixed bug #34260 (Segfault with callbacks (array_map) + overloading)
+
 2005-09-01  Dmitry Stogov  <[EMAIL PROTECTED]>
 
     * tests/bug34137.phpt
@@ -10072,7 +10098,7 @@
 2003-06-10  Jani Taskinen  <[EMAIL PROTECTED]>
 
     * zend_multiply.h:
-      - Missing $Id: ChangeLog,v 1.765 2005/09/02 05:33:21 changelog Exp $ tag
+      - Missing $Id: ChangeLog,v 1.766 2005/09/03 05:39:11 changelog Exp $ tag
 
 2003-06-10  James Cox  <[EMAIL PROTECTED]>
 
@@ -11796,7 +11822,7 @@
       zend_types.h
       zend_variables.c
       zend_variables.h:
-      - Added some missing CVS $Id: ChangeLog,v 1.765 2005/09/02 05:33:21 
changelog Exp $ tags, headers and footers.
+      - Added some missing CVS $Id: ChangeLog,v 1.766 2005/09/03 05:39:11 
changelog Exp $ tags, headers and footers.
 
 2003-01-30  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 

Reply via email to