+2009-01-04 Pierre-Alain Joye <pierre.dev@gmail.com>
+
+ * (PHP_5_3)
+ sapi/embed/php_embed.c:
+ - fix build
+
+2009-01-04 Ilia Alshanetsky <ilia@prohost.org>
+
+ * ext/sqlite3/sqlite3.c:
+
+ MFB: Added missing initialization
+
+ * (PHP_5_3)
+ ext/sqlite3/sqlite3.c:
+ Added missing initialization
+
+2009-01-04 Antony Dovgal <tony@daylessday.org>
+
+ * (PHP_5_3)
+ run-tests.php:
+ MFH: fix PDO and other 'redirected' tests - add that "# original source"
+ line only if the test fails
+
+ * run-tests.php:
+ fix PDO and other 'redirected' tests - add that "# original source" line
+ only if the test fails
+
+ * ext/standard/tests/general_functions/phpinfo.phpt
+ ext/standard/tests/general_functions/phpinfo.phpt:
+ fix test
+
+2009-01-04 Marcus Boerger <php@marcus-boerger.de>
+
+ * .gdbinit:
+ - Add compiler globals as
+
+2009-01-04 Antony Dovgal <tony@daylessday.org>
+
+ * ext/standard/info.c:
+ capitalize
+
+ * (PHP_5_2)
+ ext/posix/posix.c:
+ MFH: Fix build where __USE_GNU is used instead of _GNU_SOURCE to define
+ utsname.domainname
+ (c) felipe, Sun Jun 22 21:45:42 2008 UTC
+
+2009-01-04 Marcus Boerger <php@marcus-boerger.de>
+
+ * (PHP_5_3)
+ ZendEngine2/zend_closures.c
+ ZendEngine2/tests/closure_036.phpt:
+ - MFH - Set scope when copying a closure with a new this pointer.
+
+ * ZendEngine2/zend_closures.c
+ ZendEngine2/tests/closure_036.phpt
+ ZendEngine2/tests/closure_036.phpt:
+ - Set scope when copying a closure with a new this pointer.
+
2009-01-03 Felipe Pena <felipensp@gmail.com>
* (PHP_5_3)
+2009-01-04 Marcus Boerger <php@marcus-boerger.de>
+
+ * (PHP_5_3)
+ zend_closures.c
+ tests/closure_036.phpt:
+ - MFH - Set scope when copying a closure with a new this pointer.
+
+ * zend_closures.c
+ tests/closure_036.phpt
+ tests/closure_036.phpt:
+ - Set scope when copying a closure with a new this pointer.
+
2009-01-03 Marcus Boerger <php@marcus-boerger.de>
* (PHP_5_3)