+2009-03-19 Ilia Alshanetsky <ilia@prohost.org>
+
+ * ext/mbstring/oniguruma/regint.h
+ ext/sysvshm/sysvshm.c
+ ext/sysvshm/sysvshm.c:
+
+ MFB: Fixed bug #47721 (Aligment issues in mbstring and sysvshm extension)
+
+ * (PHP_5_2)
+ NEWS
+ ext/mbstring/oniguruma/regint.h
+ ext/sysvshm/sysvshm.c:
+
+ Fixed bug #47721 (Aligment issues in mbstring and sysvshm extension)
+
+2009-03-19 Steph Fox <steph.fox@virgin.net>
+
+ * (PHP_5_3)
+ EXTENSIONS:
+ - Add self to maintainer list so's I can get bug notifications :)
+
+ * (PHP_5_3)
+ ext/pdo_dblib/dblib_driver.c
+ ext/pdo_dblib/dblib_stmt.c:
+ MFH
+ - Fix bug #38805 ( PDO Truncates Text from SQL Server Text Data Type
+ Field)
+ - Bring behaviour into line with ext/mssql
+ - Several memleaks plugged
+
+ * ext/pdo_dblib/dblib_driver.c
+ ext/pdo_dblib/dblib_stmt.c:
+ - Fix bug #38805 ( PDO Truncates Text from SQL Server Text Data Type Field)
+ - Bring behaviour into line with ext/mssql
+ - Several memleaks plugged
+
+2009-03-19 Matt Wilmas <php_lists@realplain.com>
+
+ * (PHP_5_2)
+ ext/json/JSON_parser.c:
+ MFH: Handle overflow when decoding large numbers and avoid 2 conversions
+
+ * (PHP_5_3)
+ ext/json/JSON_parser.c:
+ MFH: Avoid 2 conversions when decoding numbers
+
+ * ext/json/JSON_parser.c:
+ Avoid 2 conversions when decoding numbers
+
+ * (PHP_5_3)
+ ZendEngine2/zend_execute_API.c:
+ MFH: Removed extra space from eval string
+
+ * ZendEngine2/zend_execute.h
+ ZendEngine2/zend_execute_API.c:
+ MFB (zend_execute_API.c v1.331.2.20.2.13): "Avoid strcpy() & strcat()"
+ Removed extra space from eval string, and unnecessary variable
+
+2009-03-19 Arnaud Le Blanc <arnaud.lb@gmail.com>
+
+ * (PHP_5_2)
+ NEWS
+ main/streams/streams.c
+ main/streams/streams.c:
+ MFH: Better fix for #44607. Fixes #47487 (php_stream_fill_read_buffer()
+ performance degraded after fix of bug 44607).
+
+ * main/streams/streams.c:
+ Better fix for #44607. Fixes #47487 (php_stream_fill_read_buffer()
+ performance degraded after fix of bug 44607).
+
+2009-03-19 Dmitry Stogov <dmitry@zend.com>
+
+ * ZendEngine2/zend_hash.h
+ ZendEngine2/zend_hash.h:
+ Fixed check for long integer overflow
+
+2009-03-19 Etienne Kneuss <php@colder.ch>
+
+ * (PHP_5_3)
+ NEWS
+ ext/spl/spl_array.c:
+ MFH: Fix #47231 (offsetGet error using incorrect offset)
+
+ * ext/spl/spl_array.c:
+ Fix #47231 (offsetGet error using incorrect offset)
+
+ * ext/spl/tests/observer_009.phpt
+ ext/spl/tests/observer_009.phpt:
+
+ Add test covering for #47671
+
+ * (PHP_5_3)
+ NEWS
+ ext/spl/spl_observer.c:
+ MFH: Fix #47671 (cloning SplObjectStorage instances)
+
+ * ext/spl/spl_observer.c:
+ Fix #47671 (cloning SplObjectStorage instances)
+
+2009-03-19 Ilia Alshanetsky <ilia@prohost.org>
+
+ * ext/xmlrpc/xmlrpc-epi-php.c:
+
+ MFB:Improved parameter parsing
+
+ * (PHP_5_3)
+ ext/xmlrpc/xmlrpc-epi-php.c:
+
+ Improved parameter parsing
+
2009-03-18 andy wharmby <wharmby@uk.ibm.com>
* ext/date/tests/DateTime_format_variation1.phpt