Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:74713 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 309 invoked from network); 3 Jun 2014 14:28:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Jun 2014 14:28:00 -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.215.10 cause and error) X-PHP-List-Original-Sender: johannes@schlueters.de X-Host-Fingerprint: 217.114.215.10 mail.experimentalworks.net Received: from [217.114.215.10] ([217.114.215.10:45219] helo=mail.experimentalworks.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 79/66-64944-E6BDD835 for ; Tue, 03 Jun 2014 10:27:58 -0400 Received: from [192.168.2.31] (ppp-93-104-13-22.dynamic.mnet-online.de [93.104.13.22]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: johannes@schlueters.de) by mail.experimentalworks.net (Postfix) with ESMTPSA id 2F1FD40D4C; Tue, 3 Jun 2014 16:27:56 +0200 (CEST) To: Jakub Zelenka Cc: PHP internals list In-Reply-To: References: <53886F73.70402@php.net> <5388893B.6080305@php.net> Content-Type: text/plain; charset="UTF-8" Date: Tue, 03 Jun 2014 16:27:37 +0200 Message-ID: <1401805657.2282.63.camel@guybrush> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: BC break in 5.4.29 and 5.5.13 From: johannes@schlueters.de (Johannes =?ISO-8859-1?Q?Schl=FCter?=) On Tue, 2014-06-03 at 14:23 +0100, Jakub Zelenka wrote: > Would it be possible to do a quick releases of 5.4 and 5.5 that fixes > the > BC break (it means 5.4.30 and 5.5.14)? such an issue btw. is a case where I can imagine a php.net frontpage news entry by the RMs :) johannes