[PHP-CVS-DAILY] cvs: php-src / ChangeLog

2008-10-11 Thread changelog
changelog Sun Oct 12 01:32:09 2008 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3195r2=1.3196diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.3195

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/pdo pdo_stmt.c

2008-10-11 Thread Marcus Boerger
Hello Felipe, why did we not put that 'static' into the macro? marcus Friday, October 10, 2008, 9:35:34 PM, you wrote: felipe Fri Oct 10 19:35:34 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pdopdo_stmt.c Log: - MFH: Static'fication

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

2008-10-11 Thread Felipe Pena
felipe Sat Oct 11 19:03:23 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pdo_pgsql pgsql_statement.c Log: - Fixed bug #46249 (pdo_pgsql always fill in NULL for empty BLOB) - Fixed bug #46274 (pdo_pgsql - Segfault when using

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

2008-10-11 Thread Felipe Pena
felipe Sat Oct 11 19:05:30 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pdo_pgsql pgsql_statement.c Log: MFH: - Fixed bug #46249 (pdo_pgsql always fill in NULL for empty BLOB) - Fixed bug #46274 (pdo_pgsql - Segfault when using

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/bz2 bz2_filter.c /ext/zlib zlib_filter.c

2008-10-11 Thread Greg Beaver
cellog Sat Oct 11 19:12:11 2008 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/zlib zlib_filter.c /php-src/ext/bz2bz2_filter.c Log: fix Bug #46026: bz2.decompress/zlib.inflate filter tries to decompress after end of stream

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/bz2 bz2_filter.c /ext/zlib zlib_filter.c

2008-10-11 Thread Greg Beaver
cellog Sat Oct 11 19:14:08 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS /php-src/ext/zlib zlib_filter.c /php-src/ext/bz2bz2_filter.c Log: fix Bug #46026: bz2.decompress/zlib.inflate filter tries to decompress after end of stream

[PHP-CVS] cvs: php-src /ext/bz2 bz2_filter.c /ext/zlib zlib_filter.c

2008-10-11 Thread Greg Beaver
cellog Sat Oct 11 19:14:48 2008 UTC Modified files: /php-src/ext/zlib zlib_filter.c /php-src/ext/bz2bz2_filter.c Log: MFB fix Bug #46026: bz2.decompress/zlib.inflate filter tries to decompress after end of stream MFB add concatenation option to

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

2008-10-11 Thread Felipe Pena
felipe Sat Oct 11 19:20:41 2008 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: - BFN: #46274, #46249 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1252r2=1.2027.2.547.2.1253diff_format=u Index: php-src/NEWS diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar zip.c /ext/phar/tests/zip bzip2.phpt zlib.phpt /ext/phar/tests/zip/files bz2_alias.phar.zip zlib_alias.phar.zip

2008-10-11 Thread Greg Beaver
cellog Sat Oct 11 20:57:08 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/phar/tests/zip zlib.phpt /php-src/ext/phar/tests/zip/files zlib_alias.phar.zip Modified files: /php-src/ext/phar zip.c /php-src/ext/phar/tests/zip

[PHP-CVS] cvs: php-src /ext/phar zip.c /ext/phar/tests/zip bzip2.phpt zlib.phpt /ext/phar/tests/zip/files bz2_alias.phar.zip zlib_alias.phar.zip

2008-10-11 Thread Greg Beaver
cellog Sat Oct 11 21:02:53 2008 UTC Modified files: /php-src/ext/phar zip.c /php-src/ext/phar/tests/zip zlib.phpt bzip2.phpt /php-src/ext/phar/tests/zip/files zlib_alias.phar.zip bz2_alias.phar.zip Log: MFB:

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

2008-10-11 Thread Greg Beaver
cellog Sat Oct 11 21:22:58 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar zip.c Log: cosmetics/maintainability: reduce code redundancy on error conditions http://cvs.php.net/viewvc.cgi/php-src/ext/phar/zip.c?r1=1.47.2.21r2=1.47.2.22diff_format=u

[PHP-CVS] cvs: php-src /ext/phar zip.c

2008-10-11 Thread Greg Beaver
cellog Sat Oct 11 21:23:13 2008 UTC Modified files: /php-src/ext/phar zip.c Log: MFB: cosmetics/maintainability: reduce code redundancy on error conditions http://cvs.php.net/viewvc.cgi/php-src/ext/phar/zip.c?r1=1.56r2=1.57diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/phar stream.c util.c /ext/phar/tests/tar links6.phpt /ext/phar/tests/tar/files links.phar.tar

2008-10-11 Thread Greg Beaver
cellog Sat Oct 11 22:12:18 2008 UTC Added files: /php-src/ext/phar/tests/tar/files links.phar.tar Modified files: /php-src/ext/phar stream.c util.c /php-src/ext/phar/tests/tar links6.phpt Log: MFB: fix reading links from streams

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar stream.c /ext/phar/tests/tar links6.phpt

2008-10-11 Thread Greg Beaver
cellog Sat Oct 11 22:20:57 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar stream.c /php-src/ext/phar/tests/tar links6.phpt Log: fix links for fseek as well

[PHP-CVS] cvs: php-src /ext/phar stream.c /ext/phar/tests/tar links6.phpt

2008-10-11 Thread Greg Beaver
cellog Sat Oct 11 22:21:07 2008 UTC Modified files: /php-src/ext/phar stream.c /php-src/ext/phar/tests/tar links6.phpt Log: MFB: fix links for fseek as well http://cvs.php.net/viewvc.cgi/php-src/ext/phar/stream.c?r1=1.37r2=1.38diff_format=u Index:

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/pdo pdo_stmt.c

2008-10-11 Thread Felipe Pena
Hello Marcus, Em Sáb, 2008-10-11 às 20:48 +0200, Marcus Boerger escreveu: Hello Felipe, why did we not put that 'static' into the macro? I think that would be nice. But will requires massive changes, as there is tons of code like that. Though it isn't an impediment. :) -- Regards,

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar/tests include_path_advanced.phpt /ext/phar/tests/files include_path.phar include_path.phar.inc include_path2.phar

2008-10-11 Thread Greg Beaver
cellog Sun Oct 12 05:41:22 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/phar/tests include_path_advanced.phpt /php-src/ext/phar/tests/files include_path.phar include_path.phar.inc

[PHP-CVS] cvs: php-src /ext/phar/tests include_path_advanced.phpt /ext/phar/tests/files include_path.phar include_path.phar.inc include_path2.phar

2008-10-11 Thread Greg Beaver
cellog Sun Oct 12 05:41:34 2008 UTC Modified files: /php-src/ext/phar/tests include_path_advanced.phpt /php-src/ext/phar/tests/files include_path.phar include_path.phar.inc