Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:27165 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15904 invoked by uid 1010); 21 Dec 2006 14:10:14 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 15875 invoked from network); 21 Dec 2006 14:10:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Dec 2006 14:10:14 -0000 Authentication-Results: pb1.pair.com header.from=kingwez@gmail.com; sender-id=pass; domainkeys=good Authentication-Results: pb1.pair.com smtp.mail=kingwez@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 66.249.92.175 as permitted sender) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: kingwez@gmail.com X-Host-Fingerprint: 66.249.92.175 ug-out-1314.google.com Linux 2.4/2.6 Received: from [66.249.92.175] ([66.249.92.175:56368] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DF/59-61157-F759A854 for ; Thu, 21 Dec 2006 09:09:38 -0500 Received: by ug-out-1314.google.com with SMTP id o4so279134uge for ; Thu, 21 Dec 2006 06:09:01 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=EfJWnWK3X8LTLxkjo+//qcxBeSvwCbOj0gEU8Lgk5TW0FvuK2ObZaX9/jUgCeOZnz0jlLkdVwEttm2nFyk8Evrnn0C4N1ccRr2qrqTfhUqlQRdzdaubYvKOAJ0BQ2cAA4lb6A5gh7dJ8UFM//E7pQAgG6gpwn3/0cZXsbOaE+ho= Received: by 10.82.139.17 with SMTP id m17mr1908650bud.1166710140676; Thu, 21 Dec 2006 06:09:00 -0800 (PST) Received: by 10.82.167.13 with HTTP; Thu, 21 Dec 2006 06:09:00 -0800 (PST) Message-ID: <4e89b4260612210609w2e37b050o3195b8be8e0a4423@mail.gmail.com> Date: Thu, 21 Dec 2006 09:09:00 -0500 To: "Andi Gutmans" Cc: "PHP internals" In-Reply-To: <025501c72488$b1d5f5d0$5210a8c0@zend.2k> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <025501c72488$b1d5f5d0$5210a8c0@zend.2k> Subject: Re: [PHP-DEV] Dumping support for Windows 98 and Windows ME From: kingwez@gmail.com ("Wez Furlong") +1. I still get comments on my blog entry about this every so often: http://netevil.org/node.php?nid=336&SC=1#comments The argument for keeping support is mostly about cost; I think it's clear that people that are serious about PHP can either use linux for free or pay for a more recent version of windows. --Wez. On 12/20/06, Andi Gutmans wrote: > Hi all, > > In the spirit of dumping Win95 support in PHP 5, I'd like to officialy dump > Windows 98&ME support from this point onwards. We are sticking to old > Windows APIs because of this support which doesn't make much sense > considering that Microsoft has stopped supporting those platforms six months > ago (http://www.microsoft.com/windows/support/endofsupport.mspx). > So I see no reason for us to support Micorsoft customers better than they do > :) Those who are stuck on those versions should just stick to the versions > up to PHP 5.2.0. They are not getting Windows updates, so why should they > get PHP updates? > > Unless anyone disagrees with this, we'll go ahead with this. > > Andi > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >