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

2005-03-19 Thread Jani Taskinen
sniper Sat Mar 19 21:57:12 2005 EDT Modified files: /php-src/ext/pgsql pgsql.c Log: - Fixed a warning (might also be an error with some exotic compiler) http://cvs.php.net/diff.php/php-src/ext/pgsql/pgsql.c?r1=1.318&r2=1.319&ty=u Index: php-src/ext/pgsql/pgsql

[PHP-CVS] cvs: php-src /ext/pgsql pgsql.c /ext/pgsql/tests 03sync_query.phpt

2005-03-19 Thread Christopher Kings-Lynne
chriskl Sat Mar 19 21:46:03 2005 EDT Modified files: /php-src/ext/pgsql pgsql.c /php-src/ext/pgsql/tests03sync_query.phpt Log: Two of the diagnostic definitions were added in 8.0. Add appropriate #ifdefs. http://cvs.php.net/diff.php/php-src/ext/pgsql/

[PHP-CVS] cvs: CVSROOT / avail

2005-03-19 Thread Andi Gutmans
andiSat Mar 19 10:58:53 2005 EDT Modified files: /CVSROOTavail Log: - Add Karma http://cvs.php.net/diff.php/CVSROOT/avail?r1=1.955&r2=1.956&ty=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.955 CVSROOT/avail:1.956 --- CVSROOT/avail:1.955 Fri Mar 18 02

[PHP-CVS] cvs: php-src(PHP_5_0) /ext/spl/tests bug31185.phpt

2005-03-19 Thread Marcus Boerger
helly Sat Mar 19 10:15:51 2005 EDT Modified files: (Branch: PHP_5_0) /php-src/ext/spl/tests bug31185.phpt Log: - MFH http://cvs.php.net/diff.php/php-src/ext/spl/tests/bug31185.phpt?r1=1.1.2.2&r2=1.1.2.3&ty=u Index: php-src/ext/spl/tests/bug31185.phpt diff

[PHP-CVS] cvs: php-src /ext/spl/tests bug31185.phpt

2005-03-19 Thread Marcus Boerger
helly Sat Mar 19 10:15:33 2005 EDT Modified files: /php-src/ext/spl/tests bug31185.phpt Log: - Update test http://cvs.php.net/diff.php/php-src/ext/spl/tests/bug31185.phpt?r1=1.1&r2=1.2&ty=u Index: php-src/ext/spl/tests/bug31185.phpt diff -u php-src/ext

[PHP-CVS] cvs: php-src(PHP_5_0) /ext/spl/tests bug31185.phpt

2005-03-19 Thread Marcus Boerger
helly Sat Mar 19 10:10:56 2005 EDT Added files: (Branch: PHP_5_0) /php-src/ext/spl/tests bug31185.phpt Log: - MFH Add new test http://cvs.php.net/co.php/php-src/ext/spl/tests/bug31185.phpt?r=1.1&p=1 Index: php-src/ext/spl/tests/bug31185.phpt +++ php-sr

[PHP-CVS] cvs: php-src /ext/spl/tests bug31185.phpt

2005-03-19 Thread Marcus Boerger
helly Sat Mar 19 10:09:11 2005 EDT Added files: /php-src/ext/spl/tests bug31185.phpt Log: - Add new test http://cvs.php.net/co.php/php-src/ext/spl/tests/bug31185.phpt?r=1.1&p=1 Index: php-src/ext/spl/tests/bug31185.phpt +++ php-src/ext/spl/tests/bug31

[PHP-CVS] cvs: php-src / NEWS

2005-03-19 Thread Jani Taskinen
sniper Sat Mar 19 09:37:10 2005 EDT Modified files: /php-srcNEWS Log: less wordy http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1855&r2=1.1856&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1855 php-src/NEWS:1.1856 --- php-src/NEWS:1.1855 Sat Mar 19 05:08:5

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

2005-03-19 Thread Jani Taskinen
sniper Sat Mar 19 09:30:04 2005 EDT Modified files: (Branch: PHP_5_0) /php-srcNEWS Log: reorder http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.293&r2=1.1760.2.294&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.293 php-src/NEWS:1.1760.2.294 ---

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

2005-03-19 Thread Marcus Boerger
helly Sat Mar 19 09:28:04 2005 EDT Modified files: (Branch: PHP_5_0) /php-src/main main.c Log: - MFH http://cvs.php.net/diff.php/php-src/main/main.c?r1=1.604.2.8&r2=1.604.2.9&ty=u Index: php-src/main/main.c diff -u php-src/main/main.c:1.604.2.8 php-src/ma

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

2005-03-19 Thread Marcus Boerger
helly Sat Mar 19 09:27:17 2005 EDT Modified files: /php-src/main main.c Log: - We don't need to block those here (works as it works with normal error overloading) http://cvs.php.net/diff.php/php-src/main/main.c?r1=1.619&r2=1.620&ty=u Index: php-s

[PHP-CVS] cvs: php-src /ext/standard array.c /ext/standard/tests/array bug30266.phpt

2005-03-19 Thread Marcus Boerger
helly Sat Mar 19 09:24:17 2005 EDT Added files: /php-src/ext/standard/tests/array bug30266.phpt Modified files: /php-src/ext/standard array.c Log: - Check another incarnation of bug #30266 http://cvs.php.net/diff.php/php-src

[PHP-CVS] cvs: php-src(PHP_4_3) / NEWS /ext/bz2 bz2.c

2005-03-19 Thread Antony Dovgal
tony2001Sat Mar 19 08:56:57 2005 EDT Modified files: (Branch: PHP_4_3) /php-srcNEWS /php-src/ext/bz2bz2.c Log: MFH: fix segfault in bzopen() http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.858&r2=1.1247.2.859&ty=u Index: php-src/NEWS

[PHP-CVS] cvs: php-src(PHP_5_0) / NEWS /ext/bz2 bz2.c

2005-03-19 Thread Antony Dovgal
tony2001Sat Mar 19 08:56:32 2005 EDT Modified files: (Branch: PHP_5_0) /php-srcNEWS /php-src/ext/bz2bz2.c Log: MFH: fix segfault in bzopen() http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.292&r2=1.1760.2.293&ty=u Index: php-src/NEWS

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

2005-03-19 Thread Antony Dovgal
tony2001Sat Mar 19 08:56:02 2005 EDT Modified files: /php-src/ext/bz2bz2.c Log: fix #32373 (segfault in bzopen('/wrong/path')) http://cvs.php.net/diff.php/php-src/ext/bz2/bz2.c?r1=1.8&r2=1.9&ty=u Index: php-src/ext/bz2/bz2.c diff -u php-src/ext/bz

[PHP-CVS] cvs: php-src /ext/pgsql/tests 24sync_query_prepared.phpt 26async_query_prepared.phpt

2005-03-19 Thread Marcus Boerger
helly Sat Mar 19 05:58:44 2005 EDT Modified files: /php-src/ext/pgsql/tests24sync_query_prepared.phpt 26async_query_prepared.phpt Log: - Add missing skipif part http://cvs.php.net/diff.php/php-src/ext/pgsql/tests/24sync_que

[PHP-CVS] cvs: php-src / NEWS

2005-03-19 Thread Marcus Boerger
helly Sat Mar 19 05:09:01 2005 EDT Modified files: /php-srcNEWS Log: - ext/pgsql was updated http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1854&r2=1.1855&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1854 php-src/NEWS:1.1855 --- php-src/NEWS:1.1854 Sun M

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

2005-03-19 Thread Christopher Kings-Lynne
chriskl Sat Mar 19 04:21:51 2005 EDT Modified files: /php-src/ext/pgsql pgsql.c Log: Another oversight - make sure constants related to pg_result_error_field are #if'd as well as the function itself http://cvs.php.net/diff.php/php-src/ext/pgsql/pgsql.c?r1=1.31

[PHP-CVS] cvs: php-src /ext/pgsql/tests 02connection.phpt 03sync_query.phpt

2005-03-19 Thread Christopher Kings-Lynne
chriskl Sat Mar 19 04:20:53 2005 EDT Modified files: /php-src/ext/pgsql/tests02connection.phpt 03sync_query.phpt Log: Add regression tests for pg_transaction_status and pg_result_error_field http://cvs.php.net/diff.php/php-src/ext/pgsql/tests/02connection.ph

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

2005-03-19 Thread Christopher Kings-Lynne
chriskl Sat Mar 19 04:07:21 2005 EDT Modified files: /php-src/ext/pgsql pgsql.c Log: Minor oversight in #if for an internal function http://cvs.php.net/diff.php/php-src/ext/pgsql/pgsql.c?r1=1.315&r2=1.316&ty=u Index: php-src/ext/pgsql/pgsql.c diff -u php-src/ex

[PHP-CVS] cvs: php-src /ext/mbstring php_mbregex.c /ext/mbstring/oniguruma HISTORY index.html oniggnu.h oniguruma.h regcomp.c regexec.c reggnu.c regint.h /ext/mbstring/oniguruma/enc koi8.c

2005-03-19 Thread Rui Hirokawa
hirokawaSat Mar 19 03:52:24 2005 EDT Modified files: /php-src/ext/mbstring php_mbregex.c /php-src/ext/mbstring/oniguruma HISTORY index.html oniggnu.h oniguruma.h regcomp.c regexec.c

[PHP-CVS] cvs: php-src /ext/pgsql config.m4 config.w32 pgsql.c php_pgsql.h /ext/pgsql/tests 23sync_query_params.phpt 24sync_query_prepared.phpt 25async_query_params.phpt 26async_query_prepared.phpt

2005-03-19 Thread Christopher Kings-Lynne
chriskl Sat Mar 19 03:46:57 2005 EDT Added files: /php-src/ext/pgsql/tests23sync_query_params.phpt 24sync_query_prepared.phpt 25async_query_params.phpt 26async_quer