Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:10628 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 43132 invoked by uid 1010); 19 Jun 2004 17:33:05 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 43107 invoked from network); 19 Jun 2004 17:33:05 -0000 Received: from unknown (HELO mail.omniti.com) (66.80.117.3) by pb1.pair.com with SMTP; 19 Jun 2004 17:33:05 -0000 Received: from ([66.80.117.254:29560]) by mail.omniti.com (ecelerity HEAD) with SMTP id 72/00-08305-0D874D04; Sat, 19 Jun 2004 13:33:07 -0400 In-Reply-To: <40D47888.4000909@php.net> References: <20040619161844.17763.qmail@pb1.pair.com> <1087662189.16890.49.camel@localhost> <20040619163314.56231.qmail@pb1.pair.com> <1087662866.16890.53.camel@localhost> <20040619165625.27586.qmail@pb1.pair.com> <40D47888.4000909@php.net> Mime-Version: 1.0 (Apple Message framework v618) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-ID: <0F52FD13-C217-11D8-A802-000393B2B3C0@omniti.com> Content-Transfer-Encoding: 7bit Cc: Lester Caine , internals@lists.php.net Date: Sat, 19 Jun 2004 13:35:30 -0400 To: Olivier Hill X-Mailer: Apple Mail (2.618) Subject: Re: [PHP-DEV] php.net on PHP5 From: george@omniti.com (George Schlossnagle) On Jun 19, 2004, at 1:31 PM, Olivier Hill wrote: > Lester Caine wrote: >> Anybody know how to use this script with Eclipse CVS on Windows ? > > rsync has nothing to do with CVS. Try getting a Windows client of > rsync. > > On the other hand, since the PHP website is running on UNIX, I don't > think it should be tested on Windows. We have recently seen bugs with > PHP5 that only happened on Windows. The opposite might be true, and > while it could run fine on Windows, maybe it'd segfault on UNIX. Why eliminate a testing platform? PHP5 should be tested wherever possible and bugs reported. George