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

2004-09-09 Thread changelog
changelog Thu Sep 9 20:35:25 2004 EDT Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1741r2=1.1742ty=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.1741 php-src/ChangeLog:1.1742 ---

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

2004-09-09 Thread Marcus Boerger
helly Thu Sep 9 03:46:19 2004 EDT Added files: /php-src/ext/spl/tests dit_001.phpt Log: add new test http://cvs.php.net/co.php/php-src/ext/spl/tests/dit_001.phpt?r=1.1p=1 Index: php-src/ext/spl/tests/dit_001.phpt +++

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

2004-09-09 Thread Marcus Boerger
helly Thu Sep 9 03:46:43 2004 EDT Added files: (Branch: PHP_5_0) /php-src/ext/spl/tests dit_001.phpt Log: MFH add new test http://cvs.php.net/co.php/php-src/ext/spl/tests/dit_001.phpt?r=1.1p=1 Index: php-src/ext/spl/tests/dit_001.phpt +++

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

2004-09-09 Thread Marcus Boerger
helly Thu Sep 9 05:08:38 2004 EDT Modified files: /php-src/ext/ming ming.c Log: Proper #ifdef'ing http://cvs.php.net/diff.php/php-src/ext/ming/ming.c?r1=1.72r2=1.73ty=u Index: php-src/ext/ming/ming.c diff -u php-src/ext/ming/ming.c:1.72

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

2004-09-09 Thread Marcus Boerger
helly Thu Sep 9 05:53:54 2004 EDT Modified files: /php-src/ext/soap soap.c Log: Fix __call's method signature http://cvs.php.net/diff.php/php-src/ext/soap/soap.c?r1=1.117r2=1.118ty=u Index: php-src/ext/soap/soap.c diff -u php-src/ext/soap/soap.c:1.117

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

2004-09-09 Thread Marcus Boerger
helly Thu Sep 9 05:54:06 2004 EDT Modified files: (Branch: PHP_5_0) /php-src/ext/soap soap.c Log: MFH Fix __call's method signature http://cvs.php.net/diff.php/php-src/ext/soap/soap.c?r1=1.110.2.4r2=1.110.2.5ty=u Index: php-src/ext/soap/soap.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_0) /tests/classes interface_and_extends.phpt

2004-09-09 Thread Marcus Boerger
helly Thu Sep 9 07:33:38 2004 EDT Modified files: (Branch: PHP_5_0) /php-src/tests/classes interface_and_extends.phpt Log: Fix test http://cvs.php.net/diff.php/php-src/tests/classes/interface_and_extends.phpt?r1=1.1.2.1r2=1.1.2.2ty=u Index:

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

2004-09-09 Thread Rasmus Lerdorf
rasmus Thu Sep 9 12:07:54 2004 EDT Modified files: (Branch: PHP_4_3) /php-src/main php_variables.c Log: Stop at the index on an unmatched [ http://cvs.php.net/diff.php/php-src/main/php_variables.c?r1=1.45.2.6r2=1.45.2.7ty=u Index:

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

2004-09-09 Thread Rasmus Lerdorf
rasmus Thu Sep 9 12:10:24 2004 EDT Modified files: /php-src/main php_variables.c Log: Stop at the index on an unmatched [ http://cvs.php.net/diff.php/php-src/main/php_variables.c?r1=1.81r2=1.82ty=u Index: php-src/main/php_variables.c diff -u

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

2004-09-09 Thread Rasmus Lerdorf
rasmus Thu Sep 9 12:21:50 2004 EDT Modified files: (Branch: PHP_5_0) /php-src/main php_variables.c Log: Stop at the index on an unmatched [ http://cvs.php.net/diff.php/php-src/main/php_variables.c?r1=1.81r2=1.81.2.1ty=u Index:

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

2004-09-09 Thread Marcus Boerger
helly Thu Sep 9 13:08:46 2004 EDT Modified files: /php-srcrun-tests2.php Log: Fix test script http://cvs.php.net/diff.php/php-src/run-tests2.php?r1=1.11r2=1.12ty=u Index: php-src/run-tests2.php diff -u php-src/run-tests2.php:1.11

[PHP-CVS] cvs: php-src(PHP_5_0) / run-tests2.php

2004-09-09 Thread Marcus Boerger
helly Thu Sep 9 13:09:25 2004 EDT Modified files: (Branch: PHP_5_0) /php-srcrun-tests2.php Log: MFH Fix test script http://cvs.php.net/diff.php/php-src/run-tests2.php?r1=1.11r2=1.11.2.1ty=u Index: php-src/run-tests2.php diff -u php-src/run-tests2.php:1.11

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

2004-09-09 Thread Timm Friebe
thekid Thu Sep 9 15:17:50 2004 EDT Modified files: /php-src/ext/sybase_ct php_sybase_ct.c Log: - Defaulted ini variable sybct.deadlock_retry_count to 0 # For details on why this was changed, see # http://zend.com/lists/php-dev/200409/msg00108.html

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

2004-09-09 Thread Wez Furlong
wez Thu Sep 9 15:41:08 2004 EDT Modified files: /php-src/ext/standard file.c Log: avoid ANSI stdio when calling tempnam() to avoid limitations of ATT libc. http://cvs.php.net/diff.php/php-src/ext/standard/file.c?r1=1.385r2=1.386ty=u Index:

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

2004-09-09 Thread Wez Furlong
wez Thu Sep 9 15:41:40 2004 EDT Modified files: (Branch: PHP_5_0) /php-src/ext/standard file.c Log: MFH: avoid potential ATT libc problems with tempnam() http://cvs.php.net/diff.php/php-src/ext/standard/file.c?r1=1.382r2=1.382.2.1ty=u Index: