Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:27210 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38418 invoked by uid 1010); 28 Dec 2006 21:09:11 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 38403 invoked from network); 28 Dec 2006 21:09:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Dec 2006 21:09:11 -0000 Authentication-Results: pb1.pair.com smtp.mail=frank@kromann.info; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=frank@kromann.info; sender-id=pass Received-SPF: pass (pb1.pair.com: domain kromann.info designates 64.186.239.125 as permitted sender) X-PHP-List-Original-Sender: frank@kromann.info X-Host-Fingerprint: 64.186.239.125 c-064-186-239-125.oc1.redwire.net Linux 2.5 (sometimes 2.4) (4) Received: from [64.186.239.125] ([64.186.239.125:60989] helo=mail.kromann.info) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E7/63-11095-13234954 for ; Thu, 28 Dec 2006 16:08:36 -0500 Received: by mail.kromann.info (Postfix, from userid 510) id A59674040CE; Thu, 28 Dec 2006 13:07:58 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on mail.kromann.info X-Spam-Level: X-Spam-Status: No, score=-1.1 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.1.7 Received: from warp (www.kromann.info [64.186.239.115]) by mail.kromann.info (Postfix) with SMTP id 01D494040C6; Thu, 28 Dec 2006 13:07:58 -0800 (PST) To: Cc: Andi Gutmans , PHP internals , Marco X-Mailer: Swwwing 2000 Message-ID: <11673400778360000@9866357972520000.9866341568840000> MIME-Version: 1.0 Reply-To: "Frank M. Kromann" Date: Thu, 28 Dec 2006 13:07:57 -0800 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Dumping support for Windows 98 and Windows ME From: frank@kromann.info ("Frank M. Kromann") PHP will use Win32 API calls that's not implemented in older versions of Windows so you will not be able to execute newer versions of PHP on these systems. This will affect both PHP 5 and PHP 6. You will still be able to run PHP that's built from source before the decission was made. - Frank > Being an outsider, can there be some indication as to what this means? > What I'm saying is because PHP supports Win9x/ME, there must be some > things that are NOT going to be supported once support is dropped. > What are those things. > > When this is done and code is removed, can the changelog include that > the code affects Win9x/ME? > > Also, prior to the changes, is it possible that the code could be > emulated in userland to maintain compatibility or is this a REAL cut > off, i.e. PHP6 will not execute on Win9x/ME? > > Thank you. > > -- > ----- > Richard Quadling > Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 > "Standing on the shoulders of some very clever giants!" > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >