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 you asking me to work on other OSes as well?

No. But If I run this test on BSD, AIX.. I will get "SKIP: Not valid
for linux", wtf? I'm not on Linux... :)

-Hannes

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to