changelog Fri Apr 17 01:33:02 2009 UTC
Modified files:
/ZendEngine2 ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1470&r2=1.1471&diff_format=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.1470 ZendEngine2/ChangeLog:1.1471
--- ZendEngine2/ChangeLog:1.1470 Thu Apr 9 01:33:14 2009
+++ ZendEngine2/ChangeLog Fri Apr 17 01:33:01 2009
@@ -1,3 +1,24 @@
+2009-04-16 Hannes Magnusson <[email protected]>
+
+ * (PHP_5_2)
+ zend_compile.c
+ tests/bug47981.phpt:
+ MFH: Fixed bug#47981 (error handler not called regardless)
+
+ * (PHP_5_3)
+ zend_compile.c
+ tests/bug47981.phpt:
+ MFH: Fixed bug#47981 (error handler not called regardless)
+
+ * tests/bug47981.phpt
+ tests/bug47981.phpt
+ tests/bug47981.phpt:
+ 1.1.4;
+ Fixed bug#47981 (error handler not called regardless)
+
+ * zend_compile.c:
+ Fixed bug#47981 (error handler not called regardless)
+
2009-04-08 Stanislav Malyshev <[email protected]>
* zend_extensions.h:
@@ -28441,7 +28462,7 @@
2003-06-10 Jani Taskinen <[email protected]>
* zend_multiply.h:
- - Missing $Id: ChangeLog,v 1.1470 2009/04/09 01:33:14 changelog Exp $ tag
+ - Missing $Id: ChangeLog,v 1.1471 2009/04/17 01:33:01 changelog Exp $ tag
2003-06-10 James Cox <[email protected]>
@@ -30165,7 +30186,7 @@
zend_types.h
zend_variables.c
zend_variables.h:
- - Added some missing CVS $Id: ChangeLog,v 1.1470 2009/04/09 01:33:14
changelog Exp $ tags, headers and footers.
+ - Added some missing CVS $Id: ChangeLog,v 1.1471 2009/04/17 01:33:01
changelog Exp $ tags, headers and footers.
2003-01-30 Ilia Alshanetsky <[email protected]>