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

2007-08-08 Thread Jani Taskinen
janiWed Aug 8 07:01:49 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/main/streams streams.c Log: MFH: This is what we get for not doing MFH..or MFB..a mess http://cvs.php.net/viewvc.cgi/php-src/main/streams/streams.c?r1=1.82.2.6.2.17&r2=1.82.2.6.

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

2007-08-08 Thread Jani Taskinen
janiWed Aug 8 07:41:09 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/standard array.c Log: - Fixed bug #42233 (Problems with æøå in extract()). http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.883&r2=1.

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

2007-08-08 Thread Jani Taskinen
janiWed Aug 8 07:46:01 2007 UTC Modified files: /php-src/ext/standard array.c Log: MFB: Fix bug #42233 http://cvs.php.net/viewvc.cgi/php-src/ext/standard/array.c?r1=1.411&r2=1.412&diff_format=u Index: php-src/ext/standard/array.c diff -u php-src/ext/s

[PHP-CVS] cvs: php-src /sapi/cgi cgi_main.c

2007-08-08 Thread Jani Taskinen
janiWed Aug 8 10:00:20 2007 UTC Modified files: /php-src/sapi/cgi cgi_main.c Log: - Fix typos in comments http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.327&r2=1.328&diff_format=u Index: php-src/sapi/cgi/cgi_main.c diff -u php-src/sapi/cgi

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/cgi cgi_main.c

2007-08-08 Thread Jani Taskinen
janiWed Aug 8 10:00:34 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/cgi cgi_main.c Log: MFH: fix typos in comments http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.267.2.15.2.43&r2=1.267.2.15.2.44&diff_format=u Index: php-src/sapi

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/ldap config.m4

2007-08-08 Thread Nuno Lopes
nlopess Wed Aug 8 11:37:44 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/ldap config.m4 Log: +- Fixed bug #41973 (./configure --with-ldap=shared fails with http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.884&r2=1.20

[PHP-CVS] cvs: php-src /ext/ldap config.m4

2007-08-08 Thread Nuno Lopes
nlopess Wed Aug 8 11:38:32 2007 UTC Modified files: /php-src/ext/ldap config.m4 Log: MFB: fix bug #41973 http://cvs.php.net/viewvc.cgi/php-src/ext/ldap/config.m4?r1=1.44&r2=1.45&diff_format=u Index: php-src/ext/ldap/config.m4 diff -u php-src/ext/ldap/config.m

[PHP-CVS] cvs: CVSROOT / avail

2007-08-08 Thread Sascha Schumann
sas Wed Aug 8 12:42:46 2007 UTC Modified files: /CVSROOTavail Log: - add mcbrown to phpdoc as requested by Georg Richter http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1296&r2=1.1297&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1296 CV

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

2007-08-08 Thread Dmitry Stogov
dmitry Wed Aug 8 13:01:40 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/sapi/cgi cgi_main.c Log: - Fixed bug #42198 (SCRIPT_NAME and PHP_SELF truncated when inside a userdir and using PATH_INFO). - Fixed bug #31892 (PHP_SELF inc

[PHP-CVS] cvs: php-src /sapi/cgi cgi_main.c

2007-08-08 Thread Dmitry Stogov
dmitry Wed Aug 8 13:02:01 2007 UTC Modified files: /php-src/sapi/cgi cgi_main.c Log: - Fixed bug #42198 (SCRIPT_NAME and PHP_SELF truncated when inside a userdir and using PATH_INFO). - Fixed bug #31892 (PHP_SELF incorrect without cgi.fix_pathinfo, but tu

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/file fputcsv_variation6.phpt

2007-08-08 Thread Raghubansh Kumar
kraghubaWed Aug 8 13:08:18 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/filefputcsv_variation6.phpt Log: More testcases for fputcsv() function http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/fputcsv_variation6

[PHP-CVS] cvs: php-src /ext/standard/tests/file fputcsv_variation6.phpt

2007-08-08 Thread Raghubansh Kumar
kraghubaWed Aug 8 13:09:42 2007 UTC Modified files: /php-src/ext/standard/tests/filefputcsv_variation6.phpt Log: More testcases for fputcsv() function http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/fputcsv_variation6.phpt?r1=1.1&r2=1.2

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/file fgetcsv_error.phpt fgetcsv_variation1.phpt fgetcsv_variation10.phpt fgetcsv_variation11.phpt fgetcsv_variation12.phpt fgetcsv_variation13.phpt

2007-08-08 Thread Raghubansh Kumar
kraghubaWed Aug 8 13:13:18 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/filefgetcsv_variation27.phpt fgetcsv_variation2.phpt fgetcsv_variation17.phpt

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

2007-08-08 Thread Johannes Schl
johannesWed Aug 8 14:52:41 2007 UTC Modified files: /php-src/ext/standard array.c Log: - Fix build (patch by Ulf Wendel) http://cvs.php.net/viewvc.cgi/php-src/ext/standard/array.c?r1=1.412&r2=1.413&diff_format=u Index: php-src/ext/standard/array.c

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/embed php_embed.c

2007-08-08 Thread Stanislav Malyshev
stasWed Aug 8 21:06:28 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/embed php_embed.c Log: fix TSRM embed startup http://cvs.php.net/viewvc.cgi/php-src/sapi/embed/php_embed.c?r1=1.11.2.1.2.2&r2=1.11.2.1.2.3&diff_format=u Index: php-src/sapi/em

[PHP-CVS] cvs: php-src /sapi/embed php_embed.c

2007-08-08 Thread Stanislav Malyshev
stasWed Aug 8 21:08:51 2007 UTC Modified files: /php-src/sapi/embed php_embed.c Log: fix TSRM embed startup http://cvs.php.net/viewvc.cgi/php-src/sapi/embed/php_embed.c?r1=1.18&r2=1.19&diff_format=u Index: php-src/sapi/embed/php_embed.c diff -u php-src/s

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/embed php_embed.c

2007-08-08 Thread Stanislav Malyshev
stasWed Aug 8 21:11:53 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/embed php_embed.c Log: initialize values http://cvs.php.net/viewvc.cgi/php-src/sapi/embed/php_embed.c?r1=1.11.2.1.2.3&r2=1.11.2.1.2.4&diff_format=u Index: php-src/sapi/embed/p

[PHP-CVS] cvs: php-src(PHP_4_4) /sapi/embed php_embed.c

2007-08-08 Thread Stanislav Malyshev
stasWed Aug 8 21:12:41 2007 UTC Modified files: (Branch: PHP_4_4) /php-src/sapi/embed php_embed.c Log: fix embed TSRM startup http://cvs.php.net/viewvc.cgi/php-src/sapi/embed/php_embed.c?r1=1.1.2.5.2.2&r2=1.1.2.5.2.3&diff_format=u Index: php-src/sapi/embe

[PHP-CVS] cvs: php-src /sapi/embed php_embed.c

2007-08-08 Thread Stanislav Malyshev
stasWed Aug 8 21:14:11 2007 UTC Modified files: /php-src/sapi/embed php_embed.c Log: initialize variables http://cvs.php.net/viewvc.cgi/php-src/sapi/embed/php_embed.c?r1=1.19&r2=1.20&diff_format=u Index: php-src/sapi/embed/php_embed.c diff -u php-src/sap

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/embed php_embed.c

2007-08-08 Thread Stanislav Malyshev
stasWed Aug 8 21:57:30 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/embed php_embed.c Log: fix startup - remove unneeded variables http://cvs.php.net/viewvc.cgi/php-src/sapi/embed/php_embed.c?r1=1.11.2.1.2.4&r2=1.11.2.1.2.5&diff_format=u Index

[PHP-CVS] cvs: php-src(PHP_4_4) /sapi/embed php_embed.c

2007-08-08 Thread Stanislav Malyshev
stasWed Aug 8 21:58:53 2007 UTC Modified files: (Branch: PHP_4_4) /php-src/sapi/embed php_embed.c Log: remove unneded variables http://cvs.php.net/viewvc.cgi/php-src/sapi/embed/php_embed.c?r1=1.1.2.5.2.3&r2=1.1.2.5.2.4&diff_format=u Index: php-src/sapi/em

[PHP-CVS] cvs: php-src /sapi/embed php_embed.c

2007-08-08 Thread Stanislav Malyshev
stasWed Aug 8 22:00:08 2007 UTC Modified files: /php-src/sapi/embed php_embed.c Log: remove unneeded variables http://cvs.php.net/viewvc.cgi/php-src/sapi/embed/php_embed.c?r1=1.20&r2=1.21&diff_format=u Index: php-src/sapi/embed/php_embed.c diff -u php-sr

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/file fgetcsv_error.phpt

2007-08-08 Thread Antony Dovgal
The tests below fail because of feof() returning bool(false) instead of expected bool(true) (dunno why its return value is even checked, the test is supposed to test fgetcsv(), not feof()). ext/standard/tests/file/fgetcsv_variation14.phpt ext/standard/tests/file/fgetcsv_variation2.phpt ext/stan

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

2007-08-08 Thread Antony Dovgal
tony2001Wed Aug 8 22:32:25 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard file.c Log: fix ws & folding http://cvs.php.net/viewvc.cgi/php-src/ext/standard/file.c?r1=1.409.2.6.2.21&r2=1.409.2.6.2.22&diff_format=u Index: php-src/e

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

2007-08-08 Thread Stanislav Malyshev
stasWed Aug 8 23:51:24 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/cli php_cli.c Log: remove unneeded variables http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/php_cli.c?r1=1.129.2.13.2.21&r2=1.129.2.13.2.22&diff_format=u Index: php-src/sapi

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/cgi cgi_main.c

2007-08-08 Thread Stanislav Malyshev
stasWed Aug 8 23:51:57 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/cgi cgi_main.c Log: remove unneeded variables http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.267.2.15.2.45&r2=1.267.2.15.2.46&diff_format=u Index: php-src/sa

[PHP-CVS] cvs: php-src /sapi/cgi cgi_main.c

2007-08-08 Thread Stanislav Malyshev
stasWed Aug 8 23:55:42 2007 UTC Modified files: /php-src/sapi/cgi cgi_main.c Log: remove unneeded variables http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.329&r2=1.330&diff_format=u Index: php-src/sapi/cgi/cgi_main.c diff -u php-src/sap

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

2007-08-08 Thread Stanislav Malyshev
stasWed Aug 8 23:56:19 2007 UTC Modified files: /php-src/sapi/cli php_cli.c Log: remove unneeded variables http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/php_cli.c?r1=1.179&r2=1.180&diff_format=u Index: php-src/sapi/cli/php_cli.c diff -u php-src/sapi/c

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/file tempnam_variation1-win32.phpt tempnam_variation1.phpt tempnam_variation2-win32.phpt tempnam_variation2.phpt tempnam_variation3-win32.phpt tempn

2007-08-08 Thread Raghubansh Kumar
kraghubaThu Aug 9 03:34:00 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/filetempnam_variation3-win32.phpt tempnam_variation1.phpt tempnam_variation2.p

[PHP-CVS] cvs: php-src /ext/standard/tests/file tempnam_variation1-win32.phpt tempnam_variation1.phpt tempnam_variation2-win32.phpt tempnam_variation2.phpt tempnam_variation3-win32.phpt tempnam_variat

2007-08-08 Thread Raghubansh Kumar
kraghubaThu Aug 9 03:35:23 2007 UTC Modified files: /php-src/ext/standard/tests/filetempnam_variation2.phpt tempnam_variation3.phpt tempnam_variation4.phpt

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/file fgetcsv_error.phpt

2007-08-08 Thread Nikhil Gupta
Hi Tony, The purpose of testcase (fgetcsv_variation14.phpt) is to read from end of file.The use of feof() in the testcase is to check for the file pointer pointing to end of file. This check is required to confirm the position of file pointer before and after the read function by fgetcsv(). I thi

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/file fgetcsv_error.phpt

2007-08-08 Thread Nikhil Gupta
Hi Tony, The purpose of testcase (fgetcsv_variation14.phpt) is to read from end of file.The use of feof() in the testcase is to check for the file pointer pointing to end of file. This check is required to confirm the position of file pointer before and after the read function by fgetcsv(). I thi