Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/file popen_pclose_error-win32-debug.phpt popen_pclose_error-win32.phpt

2008-08-16 Thread Antony Dovgal
There is something wrong with this SKIPIF section. On 15.08.2008 23:01, Pierre-Alain Joye wrote: http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/popen_pclose_error-win32-debug.phpt?view=markuprev=1.1 Index: php-src/ext/standard/tests/file/popen_pclose_error-win32-debug.phpt +++

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/file popen_pclose_error-win32-debug.phpt popen_pclose_error-win32.phpt

2008-08-16 Thread Pierre Joye
hi Tony, On Sat, Aug 16, 2008 at 12:28 PM, Antony Dovgal [EMAIL PROTECTED] wrote: There is something wrong with this SKIPIF section. On 15.08.2008 23:01, Pierre-Alain Joye wrote:

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/file popen_pclose_error-win32-debug.phpt popen_pclose_error-win32.phpt

2008-08-16 Thread Antony Dovgal
On 16.08.2008 14:57, Pierre Joye wrote: And btw Windows and Linux are not the only two systems we support. And? These tests are for windows and also improve portability across OSes. Are you asking me to work on other OSes as well? And saying not valid for Linux when running the test on

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/file popen_pclose_error-win32-debug.phpt popen_pclose_error-win32.phpt

2008-08-16 Thread Hannes Magnusson
On Sat, Aug 16, 2008 at 12:57, Pierre Joye [EMAIL PROTECTED] wrote: if(substr(PHP_OS, 0, 3) != 'WIN' PHP_DEBUG)) die(skip Not Valid for Linux); And btw Windows and Linux are not the only two systems we support. And? These tests are for windows and also improve portability across OSes. Are

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

2008-08-15 Thread Pierre-Alain Joye
pajoye Fri Aug 15 19:01:42 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/file popen_pclose_error-win32-debug.phpt Modified files: /php-src/ext/standard/tests/file