[PHP-CVS] cvs: php-src(PHP_5_0) /ext/ingres_ii config.w32

2005-03-18 Thread Jani Taskinen
sniper Fri Mar 18 18:25:29 2005 EDT Added files: (Branch: PHP_5_0) /php-src/ext/ingres_ii config.w32 Log: MFH http://cvs.php.net/co.php/php-src/ext/ingres_ii/config.w32?r=1.1&p=1 Index: php-src/ext/ingres_ii/config.w32 +++ php-src/ext/ingres_ii/config.w

[PHP-CVS] cvs: php-src /ext/ingres_ii config.w32

2005-03-18 Thread Jani Taskinen
sniper Fri Mar 18 18:24:16 2005 EDT Added files: /php-src/ext/ingres_ii config.w32 Log: Added config.w32 (modified version, original by: Grant.Croker at ca dot com) http://cvs.php.net/co.php/php-src/ext/ingres_ii/config.w32?r=1.1&p=1 Index: php-src/ext

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

2005-03-18 Thread Marcus Boerger
helly Fri Mar 18 17:43:40 2005 EDT Modified files: /php-srcrun-tests.php Log: - Readd revised version of Jani's fix: 'errors with -d having a check for invalid ini entries' - Add -v for verbose mode http://cvs.php.net/diff.php/php-src/run-tests.ph

[PHP-CVS] cvs: php-src /sapi/cli php_cli.c

2005-03-18 Thread Jani Taskinen
sniper Fri Mar 18 17:11:53 2005 EDT Modified files: /php-src/sapi/cli php_cli.c Log: Revert bad idea. (no more error for invalid -d options) http://cvs.php.net/diff.php/php-src/sapi/cli/php_cli.c?r1=1.120&r2=1.121&ty=u Index: php-src/sapi/cli/php_cli.c diff -

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

2005-03-18 Thread Jani Taskinen
sniper Fri Mar 18 17:09:31 2005 EDT Modified files: /php-srcrun-tests.php Log: revert http://cvs.php.net/diff.php/php-src/run-tests.php?r1=1.206&r2=1.207&ty=u Index: php-src/run-tests.php diff -u php-src/run-tests.php:1.206 php-src/run-tests.php:1.207 --- p

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

2005-03-18 Thread Jani Taskinen
sniper Fri Mar 18 17:00:00 2005 EDT Modified files: /php-srcrun-tests.php Log: Fix stupid typos http://cvs.php.net/diff.php/php-src/run-tests.php?r1=1.205&r2=1.206&ty=u Index: php-src/run-tests.php diff -u php-src/run-tests.php:1.205 php-src/run-tests.php:1

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

2005-03-18 Thread Jani Taskinen
sniper Fri Mar 18 16:59:07 2005 EDT Modified files: /php-srcrun-tests.php Log: Fix errors with -d having a check for invalid ini entries http://cvs.php.net/diff.php/php-src/run-tests.php?r1=1.204&r2=1.205&ty=u Index: php-src/run-tests.php diff -u php-src/ru

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

2005-03-18 Thread Dmitry Stogov
dmitry Fri Mar 18 13:31:25 2005 EDT Modified files: (Branch: PHP_5_0) /php-src/ext/soap php_schema.c Log: doc should not be freed here, as it is used later in the code path. http://cvs.php.net/diff.php/php-src/ext/soap/php_schema.c?r1=1.49.2.1&r2=1.49.2.2&t

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

2005-03-18 Thread George Schlossnagle
gschlossnagle Fri Mar 18 10:40:05 2005 EDT Modified files: /php-src/ext/soap php_schema.c Log: doc should not be freed here, as it is used later in the code path. http://cvs.php.net/diff.php/php-src/ext/soap/php_schema.c?r1=1.51&r2=1.52&ty=u Index: