+2005-07-22 Jani Taskinen <jani.taskinen@sci.fi>
+
+ * ext/pgsql/config.m4:
+ revert fix that did not fix anything
+
+2005-07-22 Yasuo Ohgaki <yohgaki@ohgaki.net>
+
+ * ext/pgsql/config.m4:
+ fix build with older postgresql
+
+2005-07-22 Anantha Kesari H Y <hyanantha@novell.com>
+
+ * (PHP_5_0)
+ main/php_syslog.h:
+ NetWare can make use of Autoconf based build
+
+2005-07-22 Dmitry Stogov <dmitry@zend.com>
+
+ * tests/lang/bug25922.phpt
+ tests/lang/bug25922.phpt:
+ $context is not longer passed by reference, so its modification has no
+ effect
+
+ * ZendEngine2/tests/bug33802.phpt
+ ZendEngine2/tests/bug33802.phpt:
+
+ Fixed bug #33802 (throw Exception in error handler causes crash)
+
+ * NEWS
+ NEWS
+ ZendEngine2/zend.c
+ ZendEngine2/zend.c
+ ZendEngine2/tests/bug33802.phpt:
+ Fixed bug #33802 (throw Exception in error handler causes crash)
+
2005-07-21 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
* ZendEngine2/zend_execute_API.c:
+2005-07-22 Dmitry Stogov <dmitry@zend.com>
+
+ * zend.c
+ zend.c
+ tests/bug33802.phpt
+ tests/bug33802.phpt
+ tests/bug33802.phpt:
+ Fixed bug #33802 (throw Exception in error handler causes crash)
+
2005-07-21 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
* zend_execute_API.c: