]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Thu, 15 Jan 2009 01:32:42 +0000 (01:32 +0000)
committer <changelog@php.net> <>
Thu, 15 Jan 2009 01:32:42 +0000 (01:32 +0000)
ChangeLog
Zend/ChangeLog

index b8035ee477e8744a687600f9a76bcc9eb10081eb..ab74bdbaf29c8af2f7b28e95de8ee24164e5d128 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,135 @@
+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
index 620b2cc077526eee1d1eb7a4cbb8feeaa3d9296c..5848e6906605fa620a59fbf285e99865a1010cf6 100644 (file)
@@ -1,3 +1,35 @@
+2009-01-14  Dmitry Stogov  <dmitry@zend.com>
+
+    * zend_compile.c
+      zend_compile.c:
+      Fixed bug #46755 (warning: use statement with non-compound name)
+      Fixed bug #46979 (use with non-compound name *has* effect)
+
+    * zend_API.c
+      tests/access_modifiers_012.phpt:
+      Fixed __call() to be invoked on private/protected method access through
+      callback
+      s
+
+    * (PHP_5_3)
+      zend_API.c:
+      Fixed __call() to be invoked on private/protected method access through
+      callbacks
+
+    * zend_closures.c
+      zend_closures.c
+      zend_closures.h
+      zend_closures.h
+      zend_object_handlers.c
+      zend_object_handlers.c
+      tests/closure_034.phpt
+      tests/closure_034.phpt
+      tests/closure_035.phpt
+      tests/closure_035.phpt
+      tests/closure_036.phpt
+      tests/closure_036.phpt:
+      Reverted "Rebind closure when binding to property"
+
 2009-01-13  Felipe Pena  <felipensp@gmail.com>
 
     * tests/bug46304.phpt