+2009-02-09 Felipe Pena <felipensp@gmail.com>
+
+ * ext/interbase/tests/ibase_affected_rows_001.phpt
+ ext/interbase/tests/ibase_errmsg_001.phpt
+ ext/interbase/tests/ibase_num_params_001.phpt:
+ - Fix tests
+
+2009-02-09 Ilia Alshanetsky <ilia@prohost.org>
+
+ * ext/mbstring/mbstring.c
+ ext/mbstring/mbstring.c:
+
+ MFB: Initialize optional var
+
+ * (PHP_5_3)
+ ext/mbstring/mbstring.c:
+
+ Initialize optional var
+
+2009-02-09 Greg Beaver <greg@chiaraquartet.net>
+
+ * (PHP_5_3)
+ NEWS:
+ remove entry for bug #46026, this is fixed in 5.2 now, and needs no 5.3
+ entry
+
+2009-02-09 Felipe Pena <felipensp@gmail.com>
+
+ * ext/pdo_firebird/tests/ddl.phpt:
+ - Fix test
+
+ * ext/pdo_firebird/firebird_statement.c:
+ - Fix mem. leak
+
+ * ext/pdo_firebird/tests/execute.phpt:
+ - Fixed test
+
+2009-02-09 Dmitry Stogov <dmitry@zend.com>
+
+ * (PHP_5_3)
+ NEWS
+ ext/standard/array.c
+ ext/standard/array.c:
+ Fixed bug #47329 (Crash in garbage collector)
+
+ * ZendEngine2/tests/bug47320.phpt
+ ZendEngine2/tests/bug47320.phpt:
+
+ file bug47320.phpt was initially added on branch PHP_5_3.
+
+ * (PHP_5_3)
+ NEWS
+ ZendEngine2/zend_execute_API.c
+ ZendEngine2/zend_execute_API.c
+ ZendEngine2/tests/bug47320.phpt
+ main/main.c
+ main/main.c:
+ Fixed bug #47320 ($php_errormsg out of scope in functions)
+
+ * ZendEngine2/zend_gc.c
+ ZendEngine2/zend_gc.c
+ ZendEngine2/tests/gc_031.phpt:
+ Better fix for #47341
+
+2009-02-09 Greg Beaver <greg@chiaraquartet.net>
+
+ * (PHP_5_2)
+ NEWS
+ ext/bz2/bz2_filter.c:
+ MFB fix Bug #46026 (this is a refinement of the previous fix)
+
+2009-02-09 Ilia Alshanetsky <ilia@prohost.org>
+
+ * (PHP_5_3)
+ main/streams/xp_socket.c:
+
+ MFB: Fixed bug #44874 (dead pfsockopen'ed sockets aren't reaped when
+ the remote end restarts)
+
2009-02-08 Lukas Smith <smith@pooteeweet.org>
* README.RELEASE_PROCESS: