changelog               Mon Jan  5 01:32:20 2009 UTC

  Modified files:              
    /ZendEngine2        ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1421&r2=1.1422&diff_format=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.1421 ZendEngine2/ChangeLog:1.1422
--- ZendEngine2/ChangeLog:1.1421        Sun Jan  4 01:32:28 2009
+++ ZendEngine2/ChangeLog       Mon Jan  5 01:32:20 2009
@@ -1,3 +1,15 @@
+2009-01-04  Marcus Boerger  <p...@marcus-boerger.de>
+
+    * (PHP_5_3)
+      zend_closures.c
+      tests/closure_036.phpt:
+      - MFH - Set scope when copying a closure with a new this pointer.
+
+    * zend_closures.c
+      tests/closure_036.phpt
+      tests/closure_036.phpt:
+      - Set scope when copying a closure with a new this pointer.
+
 2009-01-03  Marcus Boerger  <p...@marcus-boerger.de>
 
     * (PHP_5_3)
@@ -27344,7 +27356,7 @@
 2003-06-10  Jani Taskinen  <sni...@iki.fi>
 
     * zend_multiply.h:
-      - Missing $Id: ChangeLog,v 1.1421 2009/01/04 01:32:28 changelog Exp $ tag
+      - Missing $Id: ChangeLog,v 1.1422 2009/01/05 01:32:20 changelog Exp $ tag
 
 2003-06-10  James Cox  <ja...@imajes.info>
 
@@ -29068,7 +29080,7 @@
       zend_types.h
       zend_variables.c
       zend_variables.h:
-      - Added some missing CVS $Id: ChangeLog,v 1.1421 2009/01/04 01:32:28 
changelog Exp $ tags, headers and footers.
+      - Added some missing CVS $Id: ChangeLog,v 1.1422 2009/01/05 01:32:20 
changelog Exp $ tags, headers and footers.
 
 2003-01-30  Ilia Alshanetsky  <i...@prohost.org>
 


Reply via email to