[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/gd gd.c /ext/gd/tests imagefilter.phpt

2009-01-14 Thread Kalle Sommer Nielsen
kalle Thu Jan 15 07:57:11 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS /php-src/ext/gd gd.c /php-src/ext/gd/tests imagefilter.phpt Log: MFH: Change optional parameter for IMG_FILTER_PIXELATE to be a boolean Added missing NEWS l

[PHP-CVS] cvs: php-src /ext/gd gd.c /ext/gd/tests imagefilter.phpt

2009-01-14 Thread Kalle Sommer Nielsen
kalle Thu Jan 15 07:55:18 2009 UTC Modified files: /php-src/ext/gd gd.c /php-src/ext/gd/tests imagefilter.phpt Log: Change optional parameter for IMG_FILTER_PIXELATE to be a boolean http://cvs.php.net/viewvc.cgi/php-src/ext/gd/gd.c?r1=1.404&r2=1

[PHP-CVS] cvs: php-src /ext/pdo_mysql mysql_statement.c

2009-01-14 Thread Ilia Alshanetsky
iliaa Wed Jan 14 19:16:43 2009 UTC Modified files: /php-src/ext/pdo_mysql mysql_statement.c Log: MFB: Removed unused variable http://cvs.php.net/viewvc.cgi/php-src/ext/pdo_mysql/mysql_statement.c?r1=1.64&r2=1.65&diff_format=u Index: php-src/ext/pdo_mys

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/pdo_mysql mysql_statement.c

2009-01-14 Thread Ilia Alshanetsky
iliaa Wed Jan 14 19:16:24 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pdo_mysql mysql_statement.c Log: Removed unused variable http://cvs.php.net/viewvc.cgi/php-src/ext/pdo_mysql/mysql_statement.c?r1=1.48.2.14.2.6.2.3&r2=1.48.2.14.2.6.2.4&di

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/gd config.m4 config.w32 gd.c /ext/gd/libgd gd.h gd_pixelate.c /ext/gd/tests imagefilter.phpt

2009-01-14 Thread Takeshi Abe
tabeWed Jan 14 19:06:13 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/gd/libgd gd_pixelate.c Modified files: /php-src/ext/gd config.m4 config.w32 gd.c /php-src/ext/gd/libgd gd.h /php-src/ext/gd/tests ima

[PHP-CVS] cvs: php-src /ext/gd config.m4 config.w32 gd.c /ext/gd/libgd gd.h gd_pixelate.c /ext/gd/tests imagefilter.phpt

2009-01-14 Thread Takeshi Abe
tabeWed Jan 14 18:57:52 2009 UTC Added files: /php-src/ext/gd/libgd gd_pixelate.c Modified files: /php-src/ext/gd config.m4 config.w32 gd.c /php-src/ext/gd/libgd gd.h /php-src/ext/gd/tests imagefilter.phpt

[PHP-CVS] cvs: php-src /ext/date/tests date_sun_info_variation2.phpt

2009-01-14 Thread Antony Dovgal
tony2001Wed Jan 14 16:33:26 2009 UTC Modified files: /php-src/ext/date/tests date_sun_info_variation2.phpt Log: fix typo http://cvs.php.net/viewvc.cgi/php-src/ext/date/tests/date_sun_info_variation2.phpt?r1=1.3&r2=1.4&diff_format=u Index: php-src/

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/date/tests date_sun_info_variation2.phpt date_sun_info_variation3.phpt

2009-01-14 Thread Antony Dovgal
tony2001Wed Jan 14 16:32:41 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/date/tests date_sun_info_variation2.phpt date_sun_info_variation3.phpt Log: fix typo http://cvs.php.net/viewvc.cgi/php-src/ext/date

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/date/tests date_sun_info_variation2.phpt

2009-01-14 Thread Antony Dovgal
tony2001Wed Jan 14 16:32:02 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/date/tests date_sun_info_variation2.phpt Log: fix typo http://cvs.php.net/viewvc.cgi/php-src/ext/date/tests/date_sun_info_variation2.phpt?r1=1.1.4.4&r2=1.1.4.5&diff

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/date/tests date_sun_info_variation2.phpt date_sun_info_variation3.phpt

2009-01-14 Thread andy wharmby
wharmby Wed Jan 14 16:28:54 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/date/tests date_sun_info_variation2.phpt date_sun_info_variation3.phpt Log: Fix date_suninfo_tests; add missing date_default_timezone_set() to en

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/date/tests date_sun_info_variation2.phpt date_sun_info_variation3.phpt

2009-01-14 Thread andy wharmby
wharmby Wed Jan 14 16:28:18 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/date/tests date_sun_info_variation2.phpt date_sun_info_variation3.phpt Log: Fix date_suninfo_tests; add missing date_default_timezone_set() to en

[PHP-CVS] cvs: php-src /ext/date/tests date_sun_info_variation2.phpt date_sun_info_variation3.phpt

2009-01-14 Thread andy wharmby
wharmby Wed Jan 14 16:27:29 2009 UTC Modified files: /php-src/ext/date/tests date_sun_info_variation3.phpt date_sun_info_variation2.phpt Log: Fix date_suninfo_tests; add missing date_default_timezone_set() to ensure they PASS w

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/spl spl_observer.c /ext/spl/tests observer_007.phpt

2009-01-14 Thread Etienne Kneuss
colder Wed Jan 14 15:53:04 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/spl/tests observer_007.phpt Modified files: /php-src/ext/splspl_observer.c /php-srcNEWS Log: MFH: Fix #47045 (Correctly compare splobjectstora

[PHP-CVS] cvs: php-src /ext/spl spl_observer.c /ext/spl/tests observer_007.phpt

2009-01-14 Thread Etienne Kneuss
colder Wed Jan 14 15:51:54 2009 UTC Added files: /php-src/ext/spl/tests observer_007.phpt Modified files: /php-src/ext/splspl_observer.c Log: Fix #47045 (Correctly compare splobjectstorages with ==) http://cvs.php.net/viewvc.cg

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/date/tests date_default_timezone_get_error.phpt

2009-01-14 Thread Andy Wharmby
Hi Tony OK I will take a look. They passed OK on our Linux 64 bit system so must be an environmental issue with them. Leave it with me Regards Andy. Andy Wharmby E-mail: andy_whar...@uk.ibm.com Antony Dovgal 14/01/2009 14:18 To andy wharmby cc php-cvs@lists.php.net Subj

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/url base64_decode_variation_001.phpt base64_decode_variation_002.phpt base64_encode_basic_002.phpt

2009-01-14 Thread andy wharmby
wharmby Wed Jan 14 14:39:20 2009 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/url base64_encode_basic_002.phpt Modified files: /php-src/ext/standard/tests/url base64_decode_variation_002.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/url base64_decode_variation_001.phpt base64_decode_variation_002.phpt base64_encode_basic_002.phpt

2009-01-14 Thread andy wharmby
wharmby Wed Jan 14 14:38:58 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/url base64_encode_basic_002.phpt Modified files: /php-src/ext/standard/tests/url base64_decode_variation_002.phpt

[PHP-CVS] cvs: php-src /ext/standard/tests/url base64_decode_variation_001.phpt base64_decode_variation_002.phpt base64_encode_basic_002.phpt

2009-01-14 Thread andy wharmby
wharmby Wed Jan 14 14:38:29 2009 UTC Added files: /php-src/ext/standard/tests/url base64_encode_basic_002.phpt Modified files: /php-src/ext/standard/tests/url base64_decode_variation_002.phpt base

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/date/tests date_default_timezone_get_error.phpt

2009-01-14 Thread Antony Dovgal
On 14.01.2009 02:10, andy wharmby wrote: > date_sun_info_variation2.phpt > date_sun_info_variation3.phpt These two tests fail here (Linux 64bit). The diffs are quite large, but they both look like this: .. 400+ int(1165946052) 400-

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS

2009-01-14 Thread Jani Taskinen
janiWed Jan 14 10:51:35 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: Fix order http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1391&r2=1.2027.2.547.2.1392&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS

2009-01-14 Thread Jani Taskinen
janiWed Jan 14 10:50:40 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: fix news http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.454&r2=1.2027.2.547.2.965.2.455&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS

2009-01-14 Thread Pierre-Alain Joye
pajoye Wed Jan 14 10:18:14 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: - entry for support for PNG gray levels+ alpha image, loaded as truecolor http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.453&r2=1.2027.2.547.2.965.2.

[PHP-CVS] cvs: php-src /ext/gd/libgd gd_png.c

2009-01-14 Thread Pierre-Alain Joye
pajoye Wed Jan 14 10:16:42 2009 UTC Modified files: /php-src/ext/gd/libgd gd_png.c Log: - [DOC] support for PNG gray levels+ alpha image, loaded as truecolor http://cvs.php.net/viewvc.cgi/php-src/ext/gd/libgd/gd_png.c?r1=1.26&r2=1.27&diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/gd/libgd gd_png.c

2009-01-14 Thread Pierre-Alain Joye
pajoye Wed Jan 14 10:16:15 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/gd/libgd gd_png.c Log: - [DOC] support for PNG gray levels+ alpha image, loaded as truecolor http://cvs.php.net/viewvc.cgi/php-src/ext/gd/libgd/gd_png.c?r1=1.17.4.2.2.5.2.2

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS

2009-01-14 Thread Pierre-Alain Joye
pajoye Wed Jan 14 09:46:34 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: - NEWS entry for the recent DNS improvement - [DOC] already submitted but it is a good summary http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.452&r2