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

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

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

2008-10-12 Thread Greg Beaver
cellog Sun Oct 12 06:40:36 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar/tests/files include_path.phar include_path.phar.inc Log: fix files for advanced include_path test

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

2008-10-12 Thread Greg Beaver
cellog Sun Oct 12 06:41:01 2008 UTC Removed files: (Branch: PHP_5_3) /php-src/ext/phar/tests/files include_path2.phar Log: stupid cvs added this as text -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

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

2008-10-12 Thread Greg Beaver
cellog Sun Oct 12 06:41:27 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar/tests/files include_path2.phar include_path.phar Log: re-add as binary

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

2008-10-12 Thread Greg Beaver
cellog Sun Oct 12 06:43:46 2008 UTC Removed files: /php-src/ext/phar/tests/files include_path2.phar Log: need to re-add as binary -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

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

2008-10-12 Thread Greg Beaver
cellog Sun Oct 12 06:44:01 2008 UTC Modified files: /php-src/ext/phar/tests/files include_path2.phar include_path.phar include_path.phar.inc Log: fix test files

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar phar_object.c /ext/phar/tests/cache_list copyonwrite1.phar.phpt /ext/phar/tests/cache_list/files write.phar write.phar.inc

2008-10-12 Thread Greg Beaver
cellog Sun Oct 12 06:53:32 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/phar/tests/cache_list copyonwrite1.phar.phpt /php-src/ext/phar/tests/cache_list/fileswrite.phar write.phar.inc Modified files: /php-src/ext/phar

[PHP-CVS] cvs: php-src /ext/phar phar_object.c /ext/phar/tests/cache_list copyonwrite1.phar.phpt /ext/phar/tests/cache_list/files write.phar write.phar.inc

2008-10-12 Thread Greg Beaver
cellog Sun Oct 12 06:53:52 2008 UTC Modified files: /php-src/ext/phar phar_object.c /php-src/ext/phar/tests/cache_list copyonwrite1.phar.phpt /php-src/ext/phar/tests/cache_list/fileswrite.phar write.phar.inc Log: MFB: add new test for

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/pdo pdo_stmt.c /ext/pdo_pgsql/tests bug46274.phpt bug46274_2.phpt

2008-10-12 Thread Felipe Pena
felipe Sun Oct 12 13:01:31 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/pdo_pgsql/testsbug46274.phpt bug46274_2.phpt Modified files: /php-src/ext/pdopdo_stmt.c Log: - Complete the fix for #46274, and tests

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

2008-10-12 Thread Felipe Pena
felipe Sun Oct 12 13:03:31 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pdopdo_stmt.c Log: - MFB: Complete the fix for #46274, and tests http://cvs.php.net/viewvc.cgi/php-src/ext/pdo/pdo_stmt.c?r1=1.118.2.38.2.38r2=1.118.2.38.2.39diff_format=u

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/pdo_pgsql/tests bug46274.phpt bug46274_2.phpt

2008-10-12 Thread Felipe Pena
felipe Sun Oct 12 13:25:35 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/pdo_pgsql/testsbug46274.phpt bug46274_2.phpt Log: - New tests http://cvs.php.net/viewvc.cgi/php-src/ext/pdo_pgsql/tests/bug46274.phpt?view=markuprev=1.1 Index:

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

2008-10-12 Thread Felipe Pena
felipe Sun Oct 12 13:46:10 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pdopdo_stmt.c Log: - Removed unnecessary strcmp call (thanks Tony)

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

2008-10-12 Thread Felipe Pena
felipe Sun Oct 12 13:46:51 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pdopdo_stmt.c Log: - MFB: Removed unnecessary strcmp call (thanks Tony)

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

2008-10-12 Thread Felipe Pena
felipe Sun Oct 12 15:01:13 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pdo_pgsql pgsql_statement.c Log: - Fixed compiler warnings

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

2008-10-12 Thread Felipe Pena
felipe Sun Oct 12 15:01:40 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pdo_pgsql pgsql_statement.c Log: - MFB: Fixed compiler warnings

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar/tests/tar/files links.phar.tar

2008-10-12 Thread Greg Beaver
cellog Sun Oct 12 18:45:46 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/phar/tests/tar/files links.phar.tar Log: add missing file for tests http://cvs.php.net/viewvc.cgi/php-src/ext/phar/tests/tar/files/links.phar.tar?view=markuprev=1.1 Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar/tests/tar/files links.phar.tar

2008-10-12 Thread Greg Beaver
cellog Sun Oct 12 18:46:46 2008 UTC Removed files: (Branch: PHP_5_3) /php-src/ext/phar/tests/tar/files links.phar.tar Log: oops, need to add as binary -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar/tests/tar/files links.phar.tar

2008-10-12 Thread Greg Beaver
cellog Sun Oct 12 18:47:19 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar/tests/tar/files links.phar.tar Log: re-add as binary http://cvs.php.net/viewvc.cgi/php-src/ext/phar/tests/tar/files/links.phar.tar?r1=1.1.2.3r2=1.1.2.4diff_format=u Index:

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

2008-10-12 Thread Greg Beaver
cellog Sun Oct 12 18:54:00 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar/tests/tar links6.phpt Log: add missing --INI-- section http://cvs.php.net/viewvc.cgi/php-src/ext/phar/tests/tar/links6.phpt?r1=1.1.2.2r2=1.1.2.3diff_format=u Index:

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

2008-10-12 Thread Greg Beaver
cellog Sun Oct 12 18:54:13 2008 UTC Modified files: /php-src/ext/phar/tests/tar links6.phpt Log: add missing --INI-- section http://cvs.php.net/viewvc.cgi/php-src/ext/phar/tests/tar/links6.phpt?r1=1.3r2=1.4diff_format=u Index:

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

2008-10-12 Thread Ilia Alshanetsky
iliaa Sun Oct 12 19:00:59 2008 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: WS http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1253r2=1.2027.2.547.2.1254diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1253

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar dirstream.c phar.c phar_internal.h phar_object.c tar.c util.c zip.c /ext/phar/tests/cache_list copyonwrite2.phar.phpt copyonwrite3.phar.phpt /ext/phar/tests

2008-10-12 Thread Greg Beaver
cellog Sun Oct 12 19:40:12 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/phar/tests/cache_list copyonwrite2.phar.phpt copyonwrite3.phar.phpt /php-src/ext/phar/tests/cache_list/fileswrite2.phar

[PHP-CVS] cvs: php-src /ext/phar dirstream.c phar.c phar_internal.h phar_object.c tar.c util.c zip.c /ext/phar/tests/cache_list copyonwrite2.phar.phpt copyonwrite3.phar.phpt /ext/phar/tests/cache_li

2008-10-12 Thread Greg Beaver
cellog Sun Oct 12 19:40:30 2008 UTC Modified files: /php-src/ext/phar dirstream.c phar.c phar_internal.h phar_object.c tar.c util.c zip.c /php-src/ext/phar/tests/cache_list copyonwrite2.phar.phpt

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

2008-10-12 Thread Greg Beaver
cellog Sun Oct 12 19:45:02 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar phar_object.c Log: fix incorrect key for Phar destructor http://cvs.php.net/viewvc.cgi/php-src/ext/phar/phar_object.c?r1=1.266.2.51r2=1.266.2.52diff_format=u Index:

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

2008-10-12 Thread Greg Beaver
cellog Sun Oct 12 19:45:12 2008 UTC Modified files: /php-src/ext/phar phar_object.c Log: MFB: fix incorrect key for Phar destructor http://cvs.php.net/viewvc.cgi/php-src/ext/phar/phar_object.c?r1=1.287r2=1.288diff_format=u Index:

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

2008-10-12 Thread Antony Dovgal
tony2001Sun Oct 12 21:09:10 2008 UTC Modified files: /php-src/ext/phar phar.c tar.c zip.c Log: fix ZTS build http://cvs.php.net/viewvc.cgi/php-src/ext/phar/phar.c?r1=1.389r2=1.390diff_format=u Index: php-src/ext/phar/phar.c diff -u

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

2008-10-12 Thread Antony Dovgal
tony2001Sun Oct 12 21:09:22 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar phar.c tar.c zip.c Log: MFH: fix ZTS build http://cvs.php.net/viewvc.cgi/php-src/ext/phar/phar.c?r1=1.370.2.50r2=1.370.2.51diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar/tests/tar rmdir.phpt /ext/phar/tests/zip rmdir.phpt

2008-10-12 Thread Greg Beaver
cellog Sun Oct 12 23:32:51 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar/tests/tar rmdir.phpt /php-src/ext/phar/tests/zip rmdir.phpt Log: fix faulty tests

[PHP-CVS] cvs: php-src /ext/phar/tests/tar rmdir.phpt /ext/phar/tests/zip rmdir.phpt

2008-10-12 Thread Greg Beaver
cellog Sun Oct 12 23:33:08 2008 UTC Modified files: /php-src/ext/phar/tests/tar rmdir.phpt /php-src/ext/phar/tests/zip rmdir.phpt Log: MFB: fix faulty tests http://cvs.php.net/viewvc.cgi/php-src/ext/phar/tests/tar/rmdir.phpt?r1=1.2r2=1.3diff_format=u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar/tests/cache_list copyonwrite10.phar.phpt copyonwrite11.phar.phpt copyonwrite12.phar.phpt copyonwrite13.phar.phpt copyonwrite14.phar.phpt copyonwrite15.phar.ph

2008-10-12 Thread Greg Beaver
cellog Mon Oct 13 04:21:09 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/phar/tests/cache_list copyonwrite10.phar.phpt copyonwrite11.phar.phpt copyonwrite12.phar.phpt

[PHP-CVS] cvs: php-src /ext/phar/tests/cache_list copyonwrite10.phar.phpt copyonwrite11.phar.phpt copyonwrite12.phar.phpt copyonwrite13.phar.phpt copyonwrite14.phar.phpt copyonwrite15.phar.phpt copyon

2008-10-12 Thread Greg Beaver
cellog Mon Oct 13 04:21:20 2008 UTC Modified files: /php-src/ext/phar/tests/cache_list copyonwrite10.phar.phpt copyonwrite11.phar.phpt copyonwrite12.phar.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar/tests stat.phpt

2008-10-12 Thread Greg Beaver
cellog Mon Oct 13 04:50:37 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar/tests stat.phpt Log: increase code coverage http://cvs.php.net/viewvc.cgi/php-src/ext/phar/tests/stat.phpt?r1=1.3r2=1.3.2.1diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/phar/tests stat.phpt

2008-10-12 Thread Greg Beaver
cellog Mon Oct 13 04:50:45 2008 UTC Modified files: /php-src/ext/phar/tests stat.phpt Log: MFB: increase code coverage http://cvs.php.net/viewvc.cgi/php-src/ext/phar/tests/stat.phpt?r1=1.3r2=1.4diff_format=u Index: php-src/ext/phar/tests/stat.phpt diff -u