changelog Tue Feb 10 01:32:44 2009 UTC
Modified files:
/ZendEngine2 ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1441&r2=1.1442&diff_format=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.1441 ZendEngine2/ChangeLog:1.1442
--- ZendEngine2/ChangeLog:1.1441 Mon Feb 9 01:32:54 2009
+++ ZendEngine2/ChangeLog Tue Feb 10 01:32:44 2009
@@ -1,3 +1,20 @@
+2009-02-09 Dmitry Stogov <[email protected]>
+
+ * zend_execute_API.c
+ zend_execute_API.c
+ tests/bug47320.phpt:
+ Fixed bug #47320 ($php_errormsg out of scope in functions)
+
+ * tests/bug47320.phpt
+ tests/bug47320.phpt:
+
+ file bug47320.phpt was initially added on branch PHP_5_3.
+
+ * zend_gc.c
+ zend_gc.c
+ tests/gc_031.phpt:
+ Better fix for #47341
+
2009-02-08 Derick Rethans <[email protected]>
* (PHP_5_3)
@@ -27760,7 +27777,7 @@
2003-06-10 Jani Taskinen <[email protected]>
* zend_multiply.h:
- - Missing $Id: ChangeLog,v 1.1441 2009/02/09 01:32:54 changelog Exp $ tag
+ - Missing $Id: ChangeLog,v 1.1442 2009/02/10 01:32:44 changelog Exp $ tag
2003-06-10 James Cox <[email protected]>
@@ -29484,7 +29501,7 @@
zend_types.h
zend_variables.c
zend_variables.h:
- - Added some missing CVS $Id: ChangeLog,v 1.1441 2009/02/09 01:32:54
changelog Exp $ tags, headers and footers.
+ - Added some missing CVS $Id: ChangeLog,v 1.1442 2009/02/10 01:32:44
changelog Exp $ tags, headers and footers.
2003-01-30 Ilia Alshanetsky <[email protected]>