+2009-05-11 Felipe Pena <felipensp@gmail.com>
+
+ * ZendEngine2/zend_exceptions.c
+ ZendEngine2/tests/exception_010.phpt
+ ZendEngine2/tests/exception_010.phpt
+ ZendEngine2/tests/exception_010.phpt:
+ - Fix code && new test
+
+ * ZendEngine2/zend_exceptions.c
+ ZendEngine2/zend_exceptions.c
+ ZendEngine2/zend_exceptions.c:
+ - Added missing param checks
+
+2009-05-11 Ilia Alshanetsky <ilia@prohost.org>
+
+ * (PHP_5_3)
+ NEWS:
+
+ moved to 5.2 as well
+
+ * (PHP_5_2)
+ NEWS
+ ext/xmlwriter/php_xmlwriter.c:
+ MFB: Fixed bug #48204 (xmlwriter_open_uri() does not emit warnings on
+ invalid
+ paths)
+
+ * ext/xmlwriter/php_xmlwriter.c:
+
+ MFB: Fixed bug #48204 (xmlwriter_open_uri() does not emit warnings on
+ invalid paths)
+
+ * (PHP_5_3)
+ NEWS
+ ext/xmlwriter/php_xmlwriter.c:
+
+ Fixed bug #48204 (xmlwriter_open_uri() does not emit warnings on invalid
+ paths)
+
+2009-05-11 Pierre-Alain Joye <pierre.dev@gmail.com>
+
+ * (PHP_5_2)
+ ext/pgsql/config.w32
+ ext/pgsql/config.w32:
+ - MFH: define HAVE_PQPROTOCOLVERSION and HAVE_PG_LO_CREATE (Tim Starling)
+
+ * ext/pgsql/config.w32:
+ - define HAVE_PQPROTOCOLVERSION and HAVE_PG_LO_CREATE (Tim Starling)
+
+2009-05-11 Jani Taskinen <jani.taskinen@sci.fi>
+
+ * (PHP_5_3)
+ ZendEngine2/zend_operators.c:
+ MFH:- Removed unnecessary TSRMLS_FETCH() calls
+
+ * ZendEngine2/zend_operators.c:
+ - Removed unnecessary TSRMLS_FETCH() calls
+
+ * ZendEngine2/zend_operators.c:
+ - Syncing with PHP_5_3 (merging some stuff that was not merged before for
+ some reason)
+
+2009-05-11 Kalle Sommer Nielsen <kalle.php@gmail.com>
+
+ * ext/phar/config.w32:
+ Fix conditional
+
+2009-05-11 Jani Taskinen <jani.taskinen@sci.fi>
+
+ * (PHP_5_3)
+ ext/standard/tests/file/file_put_contents_variation2.phpt
+ ext/standard/tests/file/file_put_contents_variation2.phpt
+ ext/standard/tests/file/fwrite_variation5.phpt
+ ext/standard/tests/file/fwrite_variation5.phpt:
+ - Fix paths
+
+ * ext/standard/tests/file/file_put_contents_variation2.phpt
+ ext/standard/tests/file/fwrite_variation5.phpt:
+ -fix path
+
+2009-05-11 Felipe Pena <felipensp@gmail.com>
+
+ * (PHP_5_2)
+ ext/odbc/tests/config.inc
+ ext/odbc/tests/config.inc
+ ext/odbc/tests/odbc_exec_001.phpt
+ ext/odbc/tests/odbc_exec_001.phpt
+ ext/odbc/tests/skipif.inc
+ ext/odbc/tests/skipif.inc:
+ - Starting tests for this extension
+
+ * ext/odbc/tests/config.inc
+ ext/odbc/tests/config.inc
+ ext/odbc/tests/config.inc
+ ext/odbc/tests/odbc_exec_001.phpt
+ ext/odbc/tests/odbc_exec_001.phpt
+ ext/odbc/tests/odbc_exec_001.phpt
+ ext/odbc/tests/skipif.inc
+ ext/odbc/tests/skipif.inc
+ ext/odbc/tests/skipif.inc:
+ 1.1.4;
+ - Starting tests for this extension
+
+ * ext/phar/tests/phpinfo_001.phpt
+ ext/phar/tests/phpinfo_001.phpt
+ ext/phar/tests/phpinfo_002.phpt
+ ext/phar/tests/phpinfo_002.phpt
+ ext/phar/tests/phpinfo_003.phpt
+ ext/phar/tests/phpinfo_003.phpt
+ ext/phar/tests/phpinfo_004.phpt
+ ext/phar/tests/phpinfo_004.phpt:
+ - Fixed tests
+
+2009-05-11 Jani Taskinen <jani.taskinen@sci.fi>
+
+ * ZendEngine2/zend_operators.c:
+ - And more CS fixes
+
+ * ZendEngine2/zend_operators.c:
+ - Nuked more whitespace
+
2009-05-10 Jani Taskinen <jani.taskinen@sci.fi>
* (PHP_5_3)