+2009-04-06 Felipe Pena <felipensp@gmail.com>
+
+ * (PHP_5_2)
+ NEWS
+ ZendEngine2/zend_execute.c
+ ZendEngine2/tests/bug39304.phpt
+ ZendEngine2/tests/bug41919.phpt:
+ - Fixed bug #47903 ("@" operator does not work with string offsets (PHP_5_2
+ only!))
+ (MFH: #39018)
+
+2009-04-06 Ilia Alshanetsky <ilia@prohost.org>
+
+ * ext/pgsql/tests/80_bug14383.phpt:
+
+ MFB: Fixed test
+
+ * (PHP_5_3)
+ ext/pgsql/tests/80_bug14383.phpt:
+
+ MFB: ext/pgsql/tests/80_bug14383.phpt
+
+ * (PHP_5_2)
+ ext/pgsql/tests/80_bug14383.phpt:
+
+ Fixed test
+
+2009-04-06 Derick Rethans <php@derickrethans.nl>
+
+ * ext/date/lib/timezonedb.h
+ ext/date/lib/timezonedb.h
+ ext/date/lib/timezonedb.h:
+ - Updated to version 2009.5 (2009e)
+
+2009-04-06 Hannes Magnusson <hannes.magnusson@gmail.com>
+
+ * (PHP_5_3)
+ tests/output/ob_start_basic_unerasable_005.phpt:
+ This is apparently fixed
+
+ * ext/session/tests/bug42596.phpt
+ ext/session/tests/bug42596.phpt
+ ext/session/tests/bug42596.phpt:
+ 1.1.4;
+ Add a test for bug#42596 so people wont try bogusly fixing it again
+
+ * (PHP_5_2)
+ NEWS
+ ext/session/mod_files.c:
+ MFH: Fixed segfault on invalid session.save_path
+
+ * (PHP_5_3)
+ ext/session/mod_files.c:
+ MFH: Fix segfault on invalid session.save_path
+
+ * ext/session/mod_files.c:
+ Fix segfault on invalid session.save_path
+
+2009-04-06 Pierre-Alain Joye <pierre.dev@gmail.com>
+
+ * ext/gd/config.w32:
+ - nuke unused var
+
+2009-04-06 Dmitry Stogov <dmitry@zend.com>
+
+ * ZendEngine2/tests/bug47880.phpt
+ ZendEngine2/tests/bug47880.phpt:
+
+ file bug47880.phpt was initially added on branch PHP_5_3.
+
+ * (PHP_5_3)
+ NEWS
+ ZendEngine2/zend_API.c
+ ZendEngine2/zend_API.c
+ ZendEngine2/tests/bug47880.phpt:
+ Bug #47880 (crashes in call_user_func_array())
+
+2009-04-06 Pierre-Alain Joye <pierre.dev@gmail.com>
+
+ * ext/mysqli/mysqli.c:
+ - fix TS build
+
+ * (PHP_5_3)
+ ext/gd/config.w32:
+ - naming & cleanup
+
+2009-04-06 Hannes Magnusson <hannes.magnusson@gmail.com>
+
+ * ext/spl/tests/bug38325.phpt:
+ Use an obscure name
+
+2009-04-06 Kalle Sommer Nielsen <kalle.php@gmail.com>
+
+ * (PHP_5_2)
+ ext/sqlite/libsqlite/src/date.c:
+ MFB53: Kill warning about php_localtime_r not being defined
+
+ * (PHP_5_3)
+ ext/sqlite/libsqlite/src/date.c
+ win32/build/config.w32.h.in:
+ MFH: Fix redef warnings
+ Kill warning about php_localtime_r not being defined
+
+ * win32/build/config.w32.h.in:
+ Fix redef warnings
+
+2009-04-06 Hannes Magnusson <hannes.magnusson@gmail.com>
+
+ * (PHP_5_3)
+ php.ini-development
+ php.ini-production:
+ MFH: Mention which directives are hardcoded using the CLI SAPI
+
+ * php.ini-development
+ php.ini-production:
+ Mention which options are hardcoded in the cli sapi
+
+2009-04-06 Dave Kelsey <d_kelsey@uk.ibm.com>
+
+ * (PHP_5_2)
+ ext/standard/tests/file/touch_basic-win32.phpt:
+ bug 47886: fix test which failed during DST. Microsoft api working as
+ designed, but unexpected.
+
2009-04-05 Ilia Alshanetsky <ilia@prohost.org>
* (PHP_5_2)