Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:50434 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74746 invoked from network); 23 Nov 2010 11:06:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Nov 2010 11:06:05 -0000 Authentication-Results: pb1.pair.com smtp.mail=johannes@schlueters.de; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=johannes@schlueters.de; sender-id=unknown Received-SPF: error (pb1.pair.com: domain schlueters.de from 217.114.211.66 cause and error) X-PHP-List-Original-Sender: johannes@schlueters.de X-Host-Fingerprint: 217.114.211.66 ns.km36107.keymachine.de Solaris 10 (beta) Received: from [217.114.211.66] ([217.114.211.66:52993] helo=config.schlueters.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 16/D1-59959-D10ABEC4 for ; Tue, 23 Nov 2010 06:06:05 -0500 Received: from [192.168.1.29] (ppp-93-104-39-55.dynamic.mnet-online.de [93.104.39.55]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by config.schlueters.de (Postfix) with ESMTPSA id D39F8464B6; Tue, 23 Nov 2010 12:05:59 +0100 (CET) To: Ferenc Kovacs Cc: Patrick ALLAERT , Felipe Pena , internals In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Date: Tue, 23 Nov 2010 12:05:49 +0100 Message-ID: <1290510349.2294.358.camel@guybrush> Mime-Version: 1.0 X-Mailer: Evolution 2.30.2 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Hold off 5.4 From: johannes@schlueters.de (Johannes =?ISO-8859-1?Q?Schl=FCter?=) On Tue, 2010-11-23 at 10:55 +0100, Ferenc Kovacs wrote: > and the 5.4 was selected for the next version without vote (maybe irc...) As we are not marketing-driven version numbers follow technical reasoning. There's no larger BC break (like a radical change in the object model like from 4 to 5) and no radical change to the string type (like from PHP 5 to PHP-Unicode) there's nothing to discuss about. :-) johannes