Dumping support for Windows 98 and Windows ME

php.internals

Andi Gutmans

19 years ago
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

Pierre Joye

19 years ago
Hello Andi, On 12/20/06, Andi Gutmans <andi@zend.com> wrote:
> Unless anyone disagrees with this, we'll go ahead with this.
We are waiting since months, go ahead :) --Pierre

William A. Rowe, Jr.

19 years ago
Andi Gutmans wrote:
> > 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?
As the prime win32 mover at httpd, I'd say I wholeheartedly agree. APR, the portability layer, is moving in this same direction. THAT SAID... please be prepared for hoots and howls, you will be surprised to discover how many Win98SE boxes keep going, and going, and going. Because there are better free/open operating systems solutions out there, over win32, I no longer hold the opinion that 'forcing' a minimum baseline of WinNT 4 SP6 or WinNT 5 (2000) is terribly unreasonable. Let those who haven't/won't upgrade, due to cost, seek out a better solution. Bill

Lester Caine

19 years ago
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.
As someone who still ships W98SE as a server solution on distributed systems I would flag that just because Microsoft killed it, there are still large areas of the world who have kit that can't suport anything better. That said - as long as a W98 COMPATIBLE version of PHP5 is flagged then there should not be a problem. Personally I don't actually run the PHP stuff on the W98SE slaves, just just local fallback stuff for when a network link fails. Just quoting for a job that has some 200 machines and that should cover the cost of finally ditching the W98SE in favour of Linux anyway :) We have to PAY for XP licences even if the hardware will only handle W98SE :(
-- Lester Caine - G8HFL ----------------------------- L.S.Caine Electronic Services - http://home.lsces.co.uk Model Engineers Digital Workshop - http://home.lsces.co.uk/ModelEngineersDigitalWorkshop/ Treasurer - Firebird Foundation Inc. - http://www.firebirdsql.org/index.php

Wez Furlong

19 years ago
+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 <andi@zend.com> wrote:

Mark Evans

19 years ago
+1 From me Regards Marco

Richard Quadling

19 years ago
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!"