Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40792 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 20248 invoked from network); 29 Sep 2008 18:27:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Sep 2008 18:27:14 -0000 Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 216.239.58.187 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 216.239.58.187 gv-out-0910.google.com Received: from [216.239.58.187] ([216.239.58.187:44741] helo=gv-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 27/96-36431-00E11E84 for ; Mon, 29 Sep 2008 14:27:13 -0400 Received: by gv-out-0910.google.com with SMTP id e6so130930gvc.37 for ; Mon, 29 Sep 2008 11:27:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=fds8g/N+t/TqqXJcStrHZggK3kR9MYqqumqKl9RlAwg=; b=UDGEdVKsb1oObfWftq9lNFAwqKn4owf7xzOuhJbpKfUdSmXDGqepkUB4RDy9a4vJk1 LvEHXrS+0rP2Gk/Wrg1JGleDYCpFKJnuC77QddN3lCj8YYv+E2/xAqRQ89+TAJ8iVz3m BXJURntDJsvWnNav5VOHmSnd5hX9Xu8a1hBcQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=b9Gx+PEHuWx0PNKAUDV4+d8y6oocZ9Fv1oVRn49RfGkhRCpSWCuwh4J1V/VY/X8Pey gj/Dm8/CwSN3bsl2gUGm6ttmmSNCmWK7qgNUeswnj69Z2m76PCId3zlZKmzvnK7UkTFe R3AzrWTMOcHDmOnIXgavqA5R/wnCS3tlSZ4ek= Received: by 10.103.249.7 with SMTP id b7mr4031789mus.51.1222712829363; Mon, 29 Sep 2008 11:27:09 -0700 (PDT) Received: by 10.103.179.15 with HTTP; Mon, 29 Sep 2008 11:27:09 -0700 (PDT) Message-ID: <7f3ed2c30809291127y17dd02f7vaa6762defad988c1@mail.gmail.com> Date: Mon, 29 Sep 2008 20:27:09 +0200 To: "Lukas Kahwe Smith" Cc: "PHP Internals" In-Reply-To: <08BF83FF-95C6-4C8A-B84A-D57606712E17@pooteeweet.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <08BF83FF-95C6-4C8A-B84A-D57606712E17@pooteeweet.org> Subject: Re: [PHP-DEV] Platform maintainers overview? From: hannes.magnusson@gmail.com ("Hannes Magnusson") On Mon, Sep 29, 2008 at 17:05, Lukas Kahwe Smith wrote: > IIS we have the windows team (presumably on all CPU variations?). FreeBSD is > covered by Yahoo. It is? I can't recall any extensive testing from Y! before any release. Sure, they use FreeBSD but I don't think they even download alpha/beta/RC releases to test. Most of our boxes are FreeBSD though, and I do occasionally download a test release there to sanitycheck it but most of these boxes are 4.x... -Hannes