Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55914 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5548 invoked from network); 24 Oct 2011 07:11:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Oct 2011 07:11:33 -0000 Authentication-Results: pb1.pair.com header.from=seanius@seanius.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=seanius@seanius.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain seanius.net from 66.93.22.232 cause and error) X-PHP-List-Original-Sender: seanius@seanius.net X-Host-Fingerprint: 66.93.22.232 cobija.connexer.com Received: from [66.93.22.232] ([66.93.22.232:44806] helo=mail.seanius.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 74/B0-32773-4AF05AE4 for ; Mon, 24 Oct 2011 03:11:33 -0400 Received: by mail.seanius.net (Postfix, from userid 1000) id 87F203001D; Mon, 24 Oct 2011 03:21:59 -0400 (EDT) Date: Mon, 24 Oct 2011 09:21:59 +0200 To: Clint Byrum Cc: internals , pkg-php-maint Message-ID: <20111024072158.GA7086@cobija.connexer.com> References: <1319230096-sup-4515@fewbar.com> <1319406871-sup-6862@fewbar.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1319406871-sup-6862@fewbar.com> User-Agent: Mutt/1.5.20 (2009-06-14) Subject: Re: [php-maint] [PHP-DEV] PHP 5.3.9 and is_a changes From: seanius@seanius.net (sean finney) On Sun, Oct 23, 2011 at 03:36:04PM -0700, Clint Byrum wrote: > I appreciate the sentiments of all who have weighed in on this, and I > do want to make sure that we are paying attention to the greater PHP > community's needs, not just Ubuntu's users. Shipping really old PHP > versions is definitely not what we want to do. At the same time, in 5 years I don't think 5.4 will be that much "newer" feeling than a late 5.3 release, both will likely not be supported by the PHP authors, and people will complain that it's out of date no matter what. So imo it's ultimately a matter of which version is more stable and can be better supported by the package maintainers and security teams in question. I don't yet have an opinion on that, but would defer to other members of the debian team if they did. And note that just because it's the default/supported version does not mean that those distro-users are left up the creek without a paddle. Both ubuntu and debian provide multiple avenues for stable/LTS users to get newer software installed from backport/ppa type repositories, and they're also free to install from source if those packages do not meet their needs. > 4) We need it *at least* in Debian experimental, preferrably in > Debian unstable. I have not discussed this at all with the Debian PHP > maintainers, so this is a big unknown. I've cc'd them for their comment. > I do see that 5.4.0 beta is in experimental as of yesterday, so I suspect > this will happen naturally. I'm not sure we have a solid plan/timeline on this, but FYI if you sync'd the last 5.3.x version from us the source package was slightly fubar'd (somehow got turned into a native package). We'll probably fix it with an epoch'd upload or just wait until 5.4 is ready enough for unstable, but I don't think we've decided on which yet. sean