+2009-05-13 Greg Beaver <greg@chiaraquartet.net>
+
+ * ext/phar/phar.c
+ ext/phar/phar_internal.h
+ ext/phar/tar.c
+ ext/phar/tests/tar/require_hash.phpt
+ ext/phar/tests/tar/files/Net_URL-1.0.15.tgz:
+ MFB: fix Bug #48257: PharData throws exception with non-phar tar
+
+ * (PHP_5_3)
+ NEWS
+ ext/phar/phar.c
+ ext/phar/phar_internal.h
+ ext/phar/tar.c
+ ext/phar/tests/tar/require_hash.phpt
+ ext/phar/tests/tar/tar_nohash.phpt
+ ext/phar/tests/tar/tar_nohash.phpt
+ ext/phar/tests/tar/files/Net_URL-1.0.15.tgz
+ ext/phar/tests/tar/files/Net_URL-1.0.15.tgz:
+ fix Bug #48257: PharData throws exception with non-phar tar
+
+2009-05-13 Jani Taskinen <jani.taskinen@sci.fi>
+
+ * (PHP_5_3)
+ ZendEngine2/zend.c
+ build/order_by_dep.awk
+ ext/date/config.m4
+ ext/date/config0.m4
+ ext/date/php_date.c:
+ MFH: Fixed module loading order and made request shutdown functions also to
+ be loaded in reverse like all other shutdowns are.
+
+2009-05-13 Kalle Sommer Nielsen <kalle.php@gmail.com>
+
+ * (PHP_5_3)
+ ext/standard/uuencode.c:
+ MFH: Fix compiler warnings, safe_emalloc expects size_t, not double as ceil
+ returns
+
+ * ext/standard/uuencode.c:
+ Fix compiler warnings, safe_emalloc expects size_t, not double as ceil
+ returns
+
+ * ext/phar/func_interceptors.c:
+ Nuke compiler warning
+
+2009-05-13 Ilia Alshanetsky <ilia@prohost.org>
+
+ * (PHP_5_2)
+ NEWS
+ ext/xmlrpc/xmlrpc-epi-php.c:
+
+ MFB: Fixed bug #44996 (xmlrpc_decode() ignores time zone on
+ iso8601.datetime).
+
+ * ext/xmlrpc/xmlrpc-epi-php.c:
+
+ MFB: Fixed bug #44996 (xmlrpc_decode() ignores time zone on
+ iso8601.datetime)
+
+ * (PHP_5_3)
+ ext/xmlrpc/xmlrpc-epi-php.c:
+ Fixed bug #44996 (xmlrpc_decode() ignores time zone on iso8601.datetime)
+
+2009-05-13 Felipe Pena <felipensp@gmail.com>
+
+ * (PHP_5_2)
+ NEWS
+ ext/dba/dba_db4.c
+ ext/dba/dba_db4.c
+ ext/dba/tests/bug48240.phpt
+ ext/dba/tests/bug48240.phpt:
+ - MFH: Fixed bug #48240 (DBA Segmentation fault dba_nextkey)
+
+ * ext/dba/dba_db4.c
+ ext/dba/tests/bug48240.phpt
+ ext/dba/tests/bug48240.phpt
+ ext/dba/tests/bug48240.phpt:
+ - Fixed bug #48240 (DBA Segmentation fault dba_nextkey)
+
+2009-05-13 Jani Taskinen <jani.taskinen@sci.fi>
+
+ * ZendEngine2/zend.c
+ build/order_by_dep.awk
+ ext/date/config.m4
+ ext/date/config0.m4
+ ext/date/config0.m4
+ ext/date/php_date.c:
+ - Fixed bug #48247 (PHP crashes on errors during startup)
+
2009-05-12 Matteo Beccati <matteo@beccati.com>
* (PHP_5_3)