changelog               Sun Jan  4 01:32:28 2009 UTC

  Modified files:              
    /ZendEngine2        ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1420&r2=1.1421&diff_format=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.1420 ZendEngine2/ChangeLog:1.1421
--- ZendEngine2/ChangeLog:1.1420        Sat Jan  3 01:39:20 2009
+++ ZendEngine2/ChangeLog       Sun Jan  4 01:32:28 2009
@@ -1,3 +1,47 @@
+2009-01-03  Marcus Boerger  <p...@marcus-boerger.de>
+
+    * (PHP_5_3)
+      zend_closures.c:
+      - MFH Prevent instantiation from Reflection
+
+    * zend_closures.c:
+      - Prevent instantiation from Reflection
+
+    * tests/closure_035.phpt:
+      - Overlooked one instance number
+
+    * zend_closures.c
+      tests/closure_035.phpt
+      tests/closure_035.phpt:
+      - Fix refcounting
+
+    * (PHP_5_3)
+      zend_closures.c
+      zend_closures.h
+      zend_object_handlers.c
+      tests/closure_033.phpt
+      tests/closure_034.phpt:
+      - MFH Rebind closure when binding to property
+
+    * tests/closure_033.phpt
+      tests/closure_033.phpt
+      tests/closure_034.phpt
+      tests/closure_034.phpt:
+      
+      - Rebind closure when binding to property
+
+    * zend_closures.c
+      zend_closures.h
+      zend_object_handlers.c:
+      - Rebind closure when binding to property
+
+    * zend_closures.c:
+      - Fix vim blocks and add missing comment
+
+    * zend_closures.c
+      zend_closures.h:
+      - Add reflection helpers
+
 2009-01-02  Felipe Pena  <felipe...@gmail.com>
 
     * header
@@ -27300,7 +27344,7 @@
 2003-06-10  Jani Taskinen  <sni...@iki.fi>
 
     * zend_multiply.h:
-      - Missing $Id: ChangeLog,v 1.1420 2009/01/03 01:39:20 changelog Exp $ tag
+      - Missing $Id: ChangeLog,v 1.1421 2009/01/04 01:32:28 changelog Exp $ tag
 
 2003-06-10  James Cox  <ja...@imajes.info>
 
@@ -29024,7 +29068,7 @@
       zend_types.h
       zend_variables.c
       zend_variables.h:
-      - Added some missing CVS $Id: ChangeLog,v 1.1420 2009/01/03 01:39:20 
changelog Exp $ tags, headers and footers.
+      - Added some missing CVS $Id: ChangeLog,v 1.1421 2009/01/04 01:32:28 
changelog Exp $ tags, headers and footers.
 
 2003-01-30  Ilia Alshanetsky  <i...@prohost.org>
 


Reply via email to