changelog               Mon Feb  9 01:32:54 2009 UTC

  Modified files:              
    /ZendEngine2        ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1440&r2=1.1441&diff_format=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.1440 ZendEngine2/ChangeLog:1.1441
--- ZendEngine2/ChangeLog:1.1440        Tue Feb  3 01:32:30 2009
+++ ZendEngine2/ChangeLog       Mon Feb  9 01:32:54 2009
@@ -1,3 +1,18 @@
+2009-02-08  Derick Rethans  <p...@derickrethans.nl>
+
+    * (PHP_5_3)
+      zend_gc.c
+      tests/gc_031.phpt:
+      - MFH: Fixed bug #47341: Calling gc_collect_cycles() with 
zend.enable_gc=0
+        causes segfault.
+
+    * zend_gc.c
+      tests/gc_031.phpt
+      tests/gc_031.phpt:
+      - Fixed bug #47341: Calling gc_collect_cycles() with zend.enable_gc=0
+      causes
+        segfault.
+
 2009-02-02  Nuno Lopes  <nunoplo...@sapo.pt>
 
     * zend_ini_scanner.c
@@ -27745,7 +27760,7 @@
 2003-06-10  Jani Taskinen  <sni...@iki.fi>
 
     * zend_multiply.h:
-      - Missing $Id: ChangeLog,v 1.1440 2009/02/03 01:32:30 changelog Exp $ tag
+      - Missing $Id: ChangeLog,v 1.1441 2009/02/09 01:32:54 changelog Exp $ tag
 
 2003-06-10  James Cox  <ja...@imajes.info>
 
@@ -29469,7 +29484,7 @@
       zend_types.h
       zend_variables.c
       zend_variables.h:
-      - Added some missing CVS $Id: ChangeLog,v 1.1440 2009/02/03 01:32:30 
changelog Exp $ tags, headers and footers.
+      - Added some missing CVS $Id: ChangeLog,v 1.1441 2009/02/09 01:32:54 
changelog Exp $ tags, headers and footers.
 
 2003-01-30  Ilia Alshanetsky  <i...@prohost.org>
 


Reply via email to