+2009-01-14 Ilia Alshanetsky <ilia@prohost.org>
+
+ * ext/pdo_mysql/mysql_statement.c:
+
+ MFB: Removed unused variable
+
+ * (PHP_5_3)
+ ext/pdo_mysql/mysql_statement.c:
+
+ Removed unused variable
+
+2009-01-14 Takeshi Abe <tabe@fixedpoint.jp>
+
+ * ext/gd/config.m4
+ ext/gd/config.w32
+ ext/gd/gd.c
+ ext/gd/libgd/gd.h
+ ext/gd/libgd/gd_pixelate.c
+ ext/gd/libgd/gd_pixelate.c
+ ext/gd/tests/imagefilter.phpt:
+ added pixelate filter.
+
+2009-01-14 Antony Dovgal <tony@daylessday.org>
+
+ * ext/date/tests/date_sun_info_variation2.phpt
+ ext/date/tests/date_sun_info_variation2.phpt
+ ext/date/tests/date_sun_info_variation2.phpt
+ ext/date/tests/date_sun_info_variation3.phpt:
+ fix typo
+
+2009-01-14 andy wharmby <wharmby@uk.ibm.com>
+
+ * ext/date/tests/date_sun_info_variation2.phpt
+ ext/date/tests/date_sun_info_variation2.phpt
+ ext/date/tests/date_sun_info_variation2.phpt
+ ext/date/tests/date_sun_info_variation3.phpt
+ ext/date/tests/date_sun_info_variation3.phpt
+ ext/date/tests/date_sun_info_variation3.phpt:
+ Fix date_suninfo_tests; add missing date_default_timezone_set() to ensure
+ they PASS when run in any timezone. Tested on WIndows, Linux and Linux
+ 64bit.
+
+2009-01-14 Etienne Kneuss <php@colder.ch>
+
+ * (PHP_5_3)
+ NEWS
+ ext/spl/spl_observer.c
+ ext/spl/tests/observer_007.phpt:
+ MFH: Fix #47045 (Correctly compare splobjectstorages with ==)
+
+ * ext/spl/spl_observer.c
+ ext/spl/tests/observer_007.phpt
+ ext/spl/tests/observer_007.phpt:
+ Fix #47045 (Correctly compare splobjectstorages with ==)
+
+2009-01-14 andy wharmby <wharmby@uk.ibm.com>
+
+ * ext/standard/tests/url/base64_decode_variation_001.phpt
+ ext/standard/tests/url/base64_decode_variation_001.phpt
+ ext/standard/tests/url/base64_decode_variation_001.phpt
+ ext/standard/tests/url/base64_decode_variation_002.phpt
+ ext/standard/tests/url/base64_decode_variation_002.phpt
+ ext/standard/tests/url/base64_decode_variation_002.phpt
+ ext/standard/tests/url/base64_encode_basic_002.phpt
+ ext/standard/tests/url/base64_encode_basic_002.phpt
+ ext/standard/tests/url/base64_encode_basic_002.phpt
+ ext/standard/tests/url/base64_encode_basic_002.phpt
+ ext/standard/tests/url/base64_encode_basic_002.phpt:
+ Fixed base64_decode variation tests and new base64_encode test. Tested on
+ Windows, Linux and Linux64 bit
+
+2009-01-14 Dmitry Stogov <dmitry@zend.com>
+
+ * (PHP_5_3)
+ NEWS
+ ZendEngine2/zend_compile.c
+ ZendEngine2/zend_compile.c:
+ Fixed bug #46755 (warning: use statement with non-compound name)
+ Fixed bug #46979 (use with non-compound name *has* effect)
+
+ * ZendEngine2/zend_API.c
+ ZendEngine2/tests/access_modifiers_012.phpt:
+ Fixed __call() to be invoked on private/protected method access through
+ callback
+ s
+
+ * (PHP_5_3)
+ ZendEngine2/zend_API.c:
+ Fixed __call() to be invoked on private/protected method access through
+ callbacks
+
+2009-01-14 Jani Taskinen <jani.taskinen@sci.fi>
+
+ * (PHP_5_2)
+ NEWS:
+ Fix order
+
+ * (PHP_5_3)
+ NEWS:
+ fix news
+
+2009-01-14 Dmitry Stogov <dmitry@zend.com>
+
+ * ZendEngine2/zend_closures.c
+ ZendEngine2/zend_closures.c
+ ZendEngine2/zend_closures.h
+ ZendEngine2/zend_closures.h
+ ZendEngine2/zend_object_handlers.c
+ ZendEngine2/zend_object_handlers.c
+ ZendEngine2/tests/closure_034.phpt
+ ZendEngine2/tests/closure_034.phpt
+ ZendEngine2/tests/closure_035.phpt
+ ZendEngine2/tests/closure_035.phpt
+ ZendEngine2/tests/closure_036.phpt
+ ZendEngine2/tests/closure_036.phpt:
+ Reverted "Rebind closure when binding to property"
+
+2009-01-14 Pierre-Alain Joye <pierre.dev@gmail.com>
+
+ * (PHP_5_3)
+ NEWS:
+ - entry for support for PNG gray levels+ alpha image, loaded as truecolor
+
+ * ext/gd/libgd/gd_png.c
+ ext/gd/libgd/gd_png.c:
+ - [DOC] support for PNG gray levels+ alpha image, loaded as truecolor
+
+ * (PHP_5_3)
+ NEWS:
+ - NEWS entry for the recent DNS improvement
+ - [DOC] already submitted but it is a good summary
+
2009-01-13 andy wharmby <wharmby@uk.ibm.com>
* ext/date/tests/date_default_timezone_get_error.phpt