Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73398 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 69048 invoked from network); 25 Mar 2014 01:48:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Mar 2014 01:48:21 -0000 Authentication-Results: pb1.pair.com header.from=morrison.levi@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=morrison.levi@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.174 as permitted sender) X-PHP-List-Original-Sender: morrison.levi@gmail.com X-Host-Fingerprint: 209.85.214.174 mail-ob0-f174.google.com Received: from [209.85.214.174] ([209.85.214.174:62393] helo=mail-ob0-f174.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D7/61-60997-460E0335 for ; Mon, 24 Mar 2014 20:48:20 -0500 Received: by mail-ob0-f174.google.com with SMTP id wo20so6757940obc.33 for ; Mon, 24 Mar 2014 18:48:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=so5r8s2hzcWRpCkM8ULAEofbmQSufBgN1Ag+2J89Or0=; b=xGqIG5tCdHtZH1KYZjkYxlxfk1nLZ4D3q6zYucxqYFvD7W+Ii2jUWCYehVGsTWwwdT 4B7qh5XqQa6lhJuhLLO7KRvKdXYeb2sEqPLeLFZ7iL+Ku7P/HvlmHUnCvFXi3RnXoP2u aSRHV+cYDPtkGSucKPW/wXuA4FB9QCkGA46yKeRMQk3ksB3RuSNT9XCAu8V+vC11vkdP q3xbLW79V+vIVWR9ALb5iQqa20ABd49owcsNq4bYr5E+lDak3bJb0yOUzOZbk3ttSEUi G9eqg1lg5zeFf4URdyZPDLxHtDPbBXv8USapzJfzW8HHsnmFdO/pG7Kgu6RVH3RBRw2X q5uA== MIME-Version: 1.0 X-Received: by 10.60.73.164 with SMTP id m4mr59734648oev.8.1395712097764; Mon, 24 Mar 2014 18:48:17 -0700 (PDT) Received: by 10.76.77.8 with HTTP; Mon, 24 Mar 2014 18:48:17 -0700 (PDT) In-Reply-To: References: <532A3E88.20202@sugarcrm.com> <532A418A.8020607@sugarcrm.com> <532B4A1B.5090503@sugarcrm.com> <532B6581.6030801@sugarcrm.com> <532B91AF.7090804@sugarcrm.com> Date: Mon, 24 Mar 2014 19:48:17 -0600 Message-ID: To: Tjerk Meesters Cc: Stas Malyshev , Etienne Kneuss , PHP Internals Content-Type: multipart/alternative; boundary=001a1135f1b0cbcc3304f5648b88 Subject: Re: [PHP-DEV] Merge PR 621 From: morrison.levi@gmail.com (Levi Morrison) --001a1135f1b0cbcc3304f5648b88 Content-Type: text/plain; charset=ISO-8859-1 > > It's currently targeted at 5.4; if there are any objections to that I'll > move the changes to 5.6 instead. I object. I really like the changes but don't think they should go into those releases. While this is a bug fix I imagine there really are people out there using this behavior; better to put it into PHP 5.6. I only did a really quick glance, though; maybe someone else can comment on it and we can reach an agreement. --001a1135f1b0cbcc3304f5648b88--