[PHP-CVS] cvs: php-src /ext/oci8 oci8_statement.c /ext/oci8/tests array_bind_006.phpt array_bind_str.phpt array_bind_str1.phpt

2006-11-23 Thread Antony Dovgal
tony2001Thu Nov 23 14:20:59 2006 UTC Modified files: /php-src/ext/oci8 oci8_statement.c /php-src/ext/oci8/tests array_bind_006.phpt array_bind_str1.phpt array_bind_str.phpt Log: fix oci_bind_array_by_name() in Uni

[PHP-CVS] cvs: php-src /ext/ftp/tests bug27809.phpt bug7216-2.phpt bug7216.phpt server.inc

2006-11-23 Thread Nuno Lopes
nlopess Thu Nov 23 20:48:21 2006 UTC Modified files: /php-src/ext/ftp/tests bug27809.phpt bug7216-2.phpt bug7216.phpt server.inc Log: MFB http://cvs.php.net/viewvc.cgi/php-src/ext/ftp/tests/bug27809.phpt?r1=1.1&r2=1.2&diff_f

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/ftp/tests bug27809.phpt bug7216-2.phpt bug7216.phpt server.inc

2006-11-23 Thread Nuno Lopes
nlopess Thu Nov 23 20:47:38 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/ftp/tests bug27809.phpt bug7216-2.phpt bug7216.phpt Modified files: /php-src/ext/ftp/tests server.inc Log: add tests for 2 old bugs http://cvs.php.

[PHP-CVS] cvs: php-src(PHP_5_2) / run-tests.php

2006-11-23 Thread Antony Dovgal
tony2001Thu Nov 23 20:06:11 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcrun-tests.php Log: do not set an env variable without a name and a value http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.226.2.37.2.16&r2=1.226.2.37.2.17&diff_f

[PHP-CVS] cvs: php-src / run-tests.php

2006-11-23 Thread Antony Dovgal
tony2001Thu Nov 23 20:06:02 2006 UTC Modified files: /php-srcrun-tests.php Log: do not set an env variable without a name and a value http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.308&r2=1.309&diff_format=u Index: php-src/run-tests.php

[PHP-CVS] cvs: php-src /ext/ftp/tests .cvsignore 004.phpt 005.phpt server.inc

2006-11-23 Thread Nuno Lopes
nlopess Thu Nov 23 17:37:16 2006 UTC Modified files: /php-src/ext/ftp/tests .cvsignore 004.phpt 005.phpt server.inc Log: MFB http://cvs.php.net/viewvc.cgi/php-src/ext/ftp/tests/.cvsignore?r1=1.1&r2=1.2&diff_format=u Index: php-src/ext/ftp/tests/.cvsignore d

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/ftp/tests .cvsignore 004.phpt 005.phpt server.inc

2006-11-23 Thread Nuno Lopes
nlopess Thu Nov 23 17:34:34 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/ftp/tests .cvsignore 004.phpt 005.phpt Modified files: /php-src/ext/ftp/tests server.inc Log: add two more tests (test bogus parameters and bogus serv

[PHP-CVS] cvs: php-src /ext/oci8 oci8.c /ext/oci8/tests error1.phpt

2006-11-23 Thread Antony Dovgal
tony2001Thu Nov 23 16:08:41 2006 UTC Modified files: /php-src/ext/oci8 oci8.c /php-src/ext/oci8/tests error1.phpt Log: fix error messages in Unicode mode when global error handle is used http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/oci8.c

[PHP-CVS] cvs: php-src /ext/oci8 oci8_statement.c /ext/oci8/tests array_bind_001.phpt array_bind_003.phpt array_bind_date.phpt array_bind_date1.phpt

2006-11-23 Thread Antony Dovgal
tony2001Thu Nov 23 15:23:10 2006 UTC Modified files: /php-src/ext/oci8 oci8_statement.c /php-src/ext/oci8/tests array_bind_001.phpt array_bind_003.phpt array_bind_date1.phpt array_bind_date.phpt Log: fix oci_bind_

[PHP-CVS] cvs: php-src /ext/pdo pdo_sql_parser.c pdo_sql_parser.re

2006-11-23 Thread Ilia Alshanetsky
iliaa Thu Nov 23 14:41:52 2006 UTC Modified files: /php-src/ext/pdopdo_sql_parser.c pdo_sql_parser.re Log: MFB: Fixed a possible crash http://cvs.php.net/viewvc.cgi/php-src/ext/pdo/pdo_sql_parser.c?r1=1.43&r2=1.44&diff_format=u Index: php-src/ext/pdo/pd

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

2006-11-23 Thread Ilia Alshanetsky
iliaa Thu Nov 23 14:41:35 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pdopdo_sql_parser.c pdo_sql_parser.re Log: Fixed a possible crash http://cvs.php.net/viewvc.cgi/php-src/ext/pdo/pdo_sql_parser.c?r1=1.35.2.6.2.2&r2=1.35.2.6.2.3&diff_format

[PHP-CVS] cvs: php-src /ext/oci8/tests bug37581.phpt connect_with_charset_001.phpt

2006-11-23 Thread Antony Dovgal
tony2001Thu Nov 23 14:36:55 2006 UTC Modified files: /php-src/ext/oci8/tests bug37581.phpt connect_with_charset_001.phpt Log: fix tests http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/tests/bug37581.phpt?r1=1.2&r2=1.3&diff_format=u Index: php-src/e

Re: [PHP-CVS] cvs: php-src(PHP_5_2) / run-tests.php

2006-11-23 Thread Michael Wallner
Marcus Boerger wrote: > Hello Michael, > > can you please also MFH to 4.4 - thanks Hi Marcus, PHP4's run-test doesn't support ENV sections. Regards, -- Michael -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: CVSROOT / avail

2006-11-23 Thread Rasmus Lerdorf
rasmus Thu Nov 23 10:25:43 2006 UTC Modified files: /CVSROOTavail Log: doc karma for rquadling http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1214&r2=1.1215&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1214 CVSROOT/avail:1.1215 --- CVSROOT

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

2006-11-23 Thread Dmitry Stogov
dmitry Thu Nov 23 08:37:34 2006 UTC Modified files: /php-src/main main.c Log: Fixed bug #39548 (ZMSG_LOG_SCRIPT_NAME not routed to OutputDebugString() on Windows) http://cvs.php.net/viewvc.cgi/php-src/main/main.c?r1=1.708&r2=1.709&diff_format=u Index:

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

2006-11-23 Thread Dmitry Stogov
dmitry Thu Nov 23 08:37:21 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/main main.c Log: Fixed bug #39548 (ZMSG_LOG_SCRIPT_NAME not routed to OutputDebugString() on Windows) http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2