changelog               Sat Oct 11 01:32:13 2008 UTC

  Modified files:              
    /ZendEngine2        ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1381&r2=1.1382&diff_format=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.1381 ZendEngine2/ChangeLog:1.1382
--- ZendEngine2/ChangeLog:1.1381        Tue Oct  7 01:32:15 2008
+++ ZendEngine2/ChangeLog       Sat Oct 11 01:32:12 2008
@@ -1,3 +1,22 @@
+2008-10-10  Dmitry Stogov  <[EMAIL PROTECTED]>
+
+    * zend_API.c
+      zend_API.c
+      zend_execute_API.c
+      tests/bug46246.phpt
+      tests/bug46246.phpt
+      tests/bug46246.phpt
+      tests/bug46246.phpt
+      tests/bug46246.phpt:
+      Fixed bug #46246 (difference between call_user_func(array($this, 
$method))
+      and $this->$method())
+
+2008-10-10  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      zend_alloc.h:
+      backport convenience macro
+
 2008-10-06  Felipe Pena  <[EMAIL PROTECTED]>
 
     * (PHP_5_3)
@@ -26089,7 +26108,7 @@
 2003-06-10  Jani Taskinen  <[EMAIL PROTECTED]>
 
     * zend_multiply.h:
-      - Missing $Id: ChangeLog,v 1.1381 2008/10/07 01:32:15 changelog Exp $ tag
+      - Missing $Id: ChangeLog,v 1.1382 2008/10/11 01:32:12 changelog Exp $ tag
 
 2003-06-10  James Cox  <[EMAIL PROTECTED]>
 
@@ -27813,7 +27832,7 @@
       zend_types.h
       zend_variables.c
       zend_variables.h:
-      - Added some missing CVS $Id: ChangeLog,v 1.1381 2008/10/07 01:32:15 
changelog Exp $ tags, headers and footers.
+      - Added some missing CVS $Id: ChangeLog,v 1.1382 2008/10/11 01:32:12 
changelog Exp $ tags, headers and footers.
 
 2003-01-30  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 


Reply via email to