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

2006-03-13 Thread Pierre-Alain Joye
pajoye Tue Mar 14 03:46:59 2006 UTC Modified files: /php-src/ext/gd/tests bug36697.phpt /php-src/ext/gd/libgd gd_gif_out.c Log: - MFB: #36697, truecolor image lost im->transparent http://cvs.php.net/viewcvs.cgi/php-src/ext/gd/tests/bug36697.php

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/pgsql pgsql.c /ext/pgsql/tests 80_bug36625.phpt

2006-03-13 Thread Marcus Boerger
helly Mon Mar 13 22:56:20 2006 UTC Added files: (Branch: PHP_5_1) /php-src/ext/pgsql/tests80_bug36625.phpt Modified files: /php-src/ext/pgsql pgsql.c Log: - bug #36625 fix http://cvs.php.net/viewcvs.cgi/php-src/ext/pgsql/pgsql.c?r1

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/pgsql/tests .cvsignore

2006-03-13 Thread Marcus Boerger
helly Mon Mar 13 22:55:27 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/pgsql/tests.cvsignore Log: - Add missing file extension http://cvs.php.net/viewcvs.cgi/php-src/ext/pgsql/tests/.cvsignore?r1=1.6&r2=1.6.2.1&diff_format=u Index: php-src/ext/pg

[PHP-CVS] cvs: php-src / .gdbinit

2006-03-13 Thread Marcus Boerger
helly Mon Mar 13 22:54:05 2006 UTC Modified files: /php-src.gdbinit Log: - Cleanup http://cvs.php.net/viewcvs.cgi/php-src/.gdbinit?r1=1.16&r2=1.17&diff_format=u Index: php-src/.gdbinit diff -u php-src/.gdbinit:1.16 php-src/.gdbinit:1.17 --- php-src/.gdbini

[PHP-CVS] cvs: php-src /ext/reflection/tests bug26695.phpt bug29268.phpt

2006-03-13 Thread Marcus Boerger
helly Mon Mar 13 22:59:36 2006 UTC Modified files: /php-src/ext/reflection/tests bug26695.phpt bug29268.phpt Log: - Fix tests http://cvs.php.net/viewcvs.cgi/php-src/ext/reflection/tests/bug26695.phpt?r1=1.5&r2=1.6&diff_format=u Index: php-src/ext/reflect

[PHP-CVS] cvs: php-src(PHP_5_1) / NEWS /ext/gd/libgd gd_gif_out.c /ext/gd/tests bug36697.phpt

2006-03-13 Thread Pierre-Alain Joye
pajoye Mon Mar 13 21:56:38 2006 UTC Added files: (Branch: PHP_5_1) /php-src/ext/gd/tests bug36697.phpt Modified files: /php-srcNEWS /php-src/ext/gd/libgd gd_gif_out.c Log: - #36697, Transparency is lost when using image

[PHP-CVS] cvs: php-src /main/streams streams.c

2006-03-13 Thread Sara Golemon
pollita Mon Mar 13 20:54:06 2006 UTC Modified files: /php-src/main/streams streams.c Log: Make php_stream_write_buffer() return characters written, not bytes http://cvs.php.net/viewcvs.cgi/php-src/main/streams/streams.c?r1=1.100&r2=1.101&diff_format=u Inde

[PHP-CVS] cvs: php-src /ext/mbstring mb_gpc.c

2006-03-13 Thread Seiji Masugata
masugataMon Mar 13 15:04:03 2006 UTC Modified files: /php-src/ext/mbstring mb_gpc.c Log: fixed compiler warning. http://cvs.php.net/viewcvs.cgi/php-src/ext/mbstring/mb_gpc.c?r1=1.20&r2=1.21&diff_format=u Index: php-src/ext/mbstring/mb_gpc.c diff -u

[PHP-CVS] cvs: php-src /ext/standard file.c /main/streams streams.c

2006-03-13 Thread Derick Rethans
derick Mon Mar 13 15:01:44 2006 UTC Modified files: /php-src/main/streams streams.c /php-src/ext/standard file.c Log: This makes file_put_contents() work for: "latin1" ) ); file_put_contents( "/tmp/testuc.3", $a, FILE_TEXT, $context);

[PHP-CVS] cvs: php-src(PHP_4_4) / NEWS /ext/standard string.c

2006-03-13 Thread Ilia Alshanetsky
iliaa Mon Mar 13 14:41:27 2006 UTC Modified files: (Branch: PHP_4_4) /php-src/ext/standard string.c /php-srcNEWS Log: MFH: Added overflow checks to wordwrap() function. http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/string.c?r1=1.333.2.52

[PHP-CVS] cvs: php-src /ext/standard string.c

2006-03-13 Thread Ilia Alshanetsky
iliaa Mon Mar 13 14:37:32 2006 UTC Modified files: /php-src/ext/standard string.c Log: MFB51: Added overflow checks to wordwrap() function. http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/string.c?r1=1.525&r2=1.526&diff_format=u Index: php-src/ext

[PHP-CVS] cvs: php-src(PHP_5_1) / NEWS /ext/standard string.c

2006-03-13 Thread Ilia Alshanetsky
iliaa Mon Mar 13 14:37:10 2006 UTC Modified files: (Branch: PHP_5_1) /php-srcNEWS /php-src/ext/standard string.c Log: Added overflow checks to wordwrap() function. http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.456&r2=1.2027.2.457&dif

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/pdo_pgsql pgsql_driver.c

2006-03-13 Thread Edin Kadribasic
edink Mon Mar 13 11:37:51 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/pdo_pgsql pgsql_driver.c Log: Fixed build http://cvs.php.net/viewcvs.cgi/php-src/ext/pdo_pgsql/pgsql_driver.c?r1=1.53.2.12&r2=1.53.2.13&diff_format=u Index: php-src/ext/pdo_p

[PHP-CVS] cvs: php-src /main main.c

2006-03-13 Thread Dmitry Stogov
dmitry Mon Mar 13 09:36:05 2006 UTC Modified files: /php-src/main main.c Log: Fixed realpath() cache for main script with FastCGI SAPI http://cvs.php.net/viewcvs.cgi/php-src/main/main.c?r1=1.672&r2=1.673&diff_format=u Index: php-src/main/main.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_1) /main main.c

2006-03-13 Thread Dmitry Stogov
dmitry Mon Mar 13 09:35:45 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/main main.c Log: Fixed realpath() cache for main script with FastCGI SAPI http://cvs.php.net/viewcvs.cgi/php-src/main/main.c?r1=1.640.2.18&r2=1.640.2.19&diff_format=u Index:

[PHP-CVS] cvs: CVSROOT / avail

2006-03-13 Thread Rasmus Lerdorf
rasmus Mon Mar 13 08:13:20 2006 UTC Modified files: /CVSROOTavail Log: karma for janwb http://cvs.php.net/viewcvs.cgi/CVSROOT/avail?r1=1.1107&r2=1.1108&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1107 CVSROOT/avail:1.1108 --- CVSROOT/avail