Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19691 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 28864 invoked by uid 1010); 22 Oct 2005 17:35:36 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 28826 invoked from network); 22 Oct 2005 17:35:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Oct 2005 17:35:36 -0000 X-Host-Fingerprint: 64.233.184.207 wproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.184.207:3737] helo=wproxy.gmail.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 9E/C4-22302-1917A534 for ; Sat, 22 Oct 2005 13:06:25 -0400 Received: by wproxy.gmail.com with SMTP id 71so360771wra for ; Sat, 22 Oct 2005 10:06:21 -0700 (PDT) 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=CpF27ygGW01Gm03XM6kf1FmUfG6uG5I3WP/Pry2F/tOp9V7EiOLF+ozyhwVxFyAGWPk95TxLCOBL5yhpFsEGYBN5NYXCisk02G/7xbMXJeUD+vE+006GGQkDbC0DsrVZOM+GYDKX8Gl6q4YvH/AWi429pawFgSK9StItsn3wmLs= Received: by 10.54.92.9 with SMTP id p9mr2180531wrb; Sat, 22 Oct 2005 10:06:21 -0700 (PDT) Received: by 10.54.76.6 with HTTP; Sat, 22 Oct 2005 10:06:21 -0700 (PDT) Message-ID: <4e89b4260510221006j46b02361paf48ca7a16979ab4@mail.gmail.com> Date: Sat, 22 Oct 2005 13:06:21 -0400 To: techtonik Cc: internals@lists.php.net In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1083412052.20051022123025@tut.by> <4e89b4260510220804n11c60ef9mbb63fd533e7deebb@mail.gmail.com> <4e89b4260510220854k7b52582fn98379ee45764365@mail.gmail.com> Subject: Re: PHP 4 win build system questions From: kingwez@gmail.com (Wez Furlong) On 10/22/05, techtonik wrote: > Is there any developers who officially supports PHP 4 branch? Yes, we "support" people using it, but not so much people building it. We're trying to shift people on to PHP 5 so that the support burden is lessened. If you're building it yourself, you're competent enough to support yourself building it. > > Don't forget that we have full-on win32 builds being generated > > courtesy of Edin, along with several snapshot builds throughout the > > day for all branches of PHP and PECL; there should be very little need > > for people to build their own, unless they are hacking on PHP > > itself--those people should be maintaining their own build > > environments. > > I think I've got the idea. Should. Bye. All I'm trying to say is that we have the things the way they are because its easier and less time consuming for most people using and developing PHP; don't let me discourage you. --Wez.