Re: [PHP-CVS] cvs: php-src(PHP_5_3) /main safe_mode.c

2007-10-11 Thread Jani Taskinen
As usual, newbies don't really seem to know this: Please read README.CVS-RULES and CODING_STANDARDS files in your checkout. This is the second time I have to touch a file after you. --Jani On Wed, 2007-10-10 at 22:52 +, Robert Thompson wrote: > ab5602Wed Oct 10 22:52:59 2007

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

2007-10-11 Thread Jani Taskinen
janiThu Oct 11 08:28:02 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/main safe_mode.c Log: MF53 http://cvs.php.net/viewvc.cgi/php-src/main/safe_mode.c?r1=1.62.2.1.2.11&r2=1.62.2.1.2.12&diff_format=u Index: php-src/main/safe_mode.c diff -u php-src

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

2007-10-11 Thread Jani Taskinen
janiThu Oct 11 08:26:14 2007 UTC Modified files: (Branch: PHP_5_3) /php-src/main safe_mode.c Log: - Fix ws/cs and wrap the stuff within #if HAVE_BROKEN_GETCWD http://cvs.php.net/viewvc.cgi/php-src/main/safe_mode.c?r1=1.62.2.1.2.10.2.1&r2=1.62.2.1.2.10.2

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

2007-10-11 Thread Jani Taskinen
janiThu Oct 11 09:33:30 2007 UTC Modified files: (Branch: PHP_5_3) /php-src/main safe_mode.c Log: - fix typo http://cvs.php.net/viewvc.cgi/php-src/main/safe_mode.c?r1=1.62.2.1.2.10.2.2&r2=1.62.2.1.2.10.2.3&diff_format=u Index: php-src/main/safe_mode.c d

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

2007-10-11 Thread Jani Taskinen
janiThu Oct 11 09:33:53 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/main safe_mode.c Log: MFB53 http://cvs.php.net/viewvc.cgi/php-src/main/safe_mode.c?r1=1.62.2.1.2.12&r2=1.62.2.1.2.13&diff_format=u Index: php-src/main/safe_mode.c diff -u php-sr

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

2007-10-11 Thread Jani Taskinen
Well, you should know best. :D Is there any reason NOT to use older versions? I'd rather not make it a requirement just because something is latest and greatest.. --Jani On Wed, 2007-10-10 at 19:55 +0200, Marcus Boerger wrote: > Hello Jani, > > how about requiring 0.12.2 or even 0.12.3? > >

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

2007-10-11 Thread Raghubansh Kumar
kraghubaThu Oct 11 11:50:10 2007 UTC Modified files: /php-src/ext/standard/tests/filefgetc_basic.phpt Log: fix test (temp. file name) http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/fgetc_basic.phpt?r1=1.3&r2=1.4&diff_format=u Index: ph

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

2007-10-11 Thread Raghubansh Kumar
kraghubaThu Oct 11 11:52:27 2007 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/filefgetc_basic.phpt Log: fix test (temp. file name) http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/fgetc_basic.phpt?r1=1.1.2.1&r2=1.1.2.

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

2007-10-11 Thread Raghubansh Kumar
kraghubaThu Oct 11 11:53:16 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/filefgetc_basic.phpt Log: fix test (temp. file name) http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/fgetc_basic.phpt?r1=1.1.2.1&r2=1.1.2.

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /main safe_mode.c

2007-10-11 Thread Rob Thompson
Antony, Jani, Ok, I will. I appreciate your patience with me as I learn the protocol here. -Rob > Please do not commit such things without discussing them on the list or in > IRC. > Btw, you have problems with whitespaces in the patch. -- PHP CVS Mailing List (http://www.php.net/) To unsubs

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/pdo pdo_stmt.c /ext/pdo/tests bug_42917.phpt

2007-10-11 Thread Ilia Alshanetsky
iliaa Thu Oct 11 20:54:41 2007 UTC Added files: (Branch: PHP_5_3) /php-src/ext/pdo/tests bug_42917.phpt Modified files: /php-src/ext/pdopdo_stmt.c Log: Fixed bug #42917 (PDO::FETCH_KEY_PAIR doesn't work with setFetchMode) ht

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/pdo pdo_stmt.c /ext/pdo/tests bug_42917.phpt

2007-10-11 Thread Ilia Alshanetsky
iliaa Thu Oct 11 20:56:23 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/pdo/tests bug_42917.phpt Modified files: /php-src/ext/pdopdo_stmt.c /php-srcNEWS Log: MFB: Fixed bug #42917 (PDO::FETCH_KEY_PAIR doesn't work