changelog Thu Feb 12 01:32:46 2009 UTC
Modified files:
/ZendEngine2 ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1442&r2=1.1443&diff_format=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.1442 ZendEngine2/ChangeLog:1.1443
--- ZendEngine2/ChangeLog:1.1442 Tue Feb 10 01:32:44 2009
+++ ZendEngine2/ChangeLog Thu Feb 12 01:32:46 2009
@@ -1,3 +1,25 @@
+2009-02-11 Antony Dovgal <t...@daylessday.org>
+
+ * (PHP_5_2)
+ tests/bug47353.phpt
+ tests/bug47353.phpt:
+ add test
+
+ * tests/bug47353.phpt
+ tests/bug47353.phpt
+ tests/bug47353.phpt:
+ 1.1.4;
+ add test
+
+ * (PHP_5_2)
+ zend_objects_API.c
+ zend_objects_API.c:
+ MFH: fix bug #47353 (crash when creating a lot of objects in object
+ destructor)
+
+ * zend_objects_API.c:
+ fix bug #47353 (crash when creating a lot of objects in object
destructor)
+
2009-02-09 Dmitry Stogov <dmi...@zend.com>
* zend_execute_API.c
@@ -27777,7 +27799,7 @@
2003-06-10 Jani Taskinen <sni...@iki.fi>
* zend_multiply.h:
- - Missing $Id: ChangeLog,v 1.1442 2009/02/10 01:32:44 changelog Exp $ tag
+ - Missing $Id: ChangeLog,v 1.1443 2009/02/12 01:32:46 changelog Exp $ tag
2003-06-10 James Cox <ja...@imajes.info>
@@ -29501,7 +29523,7 @@
zend_types.h
zend_variables.c
zend_variables.h:
- - Added some missing CVS $Id: ChangeLog,v 1.1442 2009/02/10 01:32:44
changelog Exp $ tags, headers and footers.
+ - Added some missing CVS $Id: ChangeLog,v 1.1443 2009/02/12 01:32:46
changelog Exp $ tags, headers and footers.
2003-01-30 Ilia Alshanetsky <i...@prohost.org>