Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:59713 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 77874 invoked from network); 11 Apr 2012 05:38:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Apr 2012 05:38:02 -0000 Authentication-Results: pb1.pair.com header.from=kris.craig@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=kris.craig@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.182 as permitted sender) X-PHP-List-Original-Sender: kris.craig@gmail.com X-Host-Fingerprint: 209.85.212.182 mail-wi0-f182.google.com Received: from [209.85.212.182] ([209.85.212.182:41028] helo=mail-wi0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D8/52-18401-9B8158F4 for ; Wed, 11 Apr 2012 01:38:01 -0400 Received: by wibhr14 with SMTP id hr14so448886wib.11 for ; Tue, 10 Apr 2012 22:37:58 -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=9osQ6McBbcyIVVOeOdV5MfKAwHwATwrx4Ro33kvBFH4=; b=P5jyDnxN8zdCwL8o9L8iba27cnr8HaoIyWSztOJG/aSwfJRzVk1uyTkIqZcAd2Nw4z ypDn1j94w05Hq5MZB93JUCqCJUBW1DcHO84On7SnsoRMKpjL31TD/HB2oGTNtImk3Nna tgLu2/4KbRg5fU3OJsv+8eEUvIjc/Jm1yqJ2mlBeUA/tgk1FOC0+yAXiUMUUJaOEhWIc I9A5mZKUKoSU5r1jAPYaFTscbE6d55iMj2z7hGCIeRas09E9LjbjlsDZ1dqArI9mvuNb hlcZd1XFRzfi9MQR4UafpOcpZDH6wYqM9hUtB+nh8ovZbZ1R4ftHqcjdjJsgY2xR1pdC l48Q== MIME-Version: 1.0 Received: by 10.180.81.166 with SMTP id b6mr3371129wiy.0.1334122678197; Tue, 10 Apr 2012 22:37:58 -0700 (PDT) Received: by 10.223.79.67 with HTTP; Tue, 10 Apr 2012 22:37:58 -0700 (PDT) In-Reply-To: References: <4F84C76A.9090104@sugarcrm.com> <4F84D482.20905@sugarcrm.com> <4F8512AC.4030208@sugarcrm.com> Date: Tue, 10 Apr 2012 22:37:58 -0700 Message-ID: To: Pierre Joye Cc: Stas Malyshev , Nikita Popov , PHP internals Content-Type: multipart/alternative; boundary=f46d0442811e521c4b04bd60a464 Subject: Re: [PHP-DEV] Allow non-variable arguments to empty() From: kris.craig@gmail.com (Kris Craig) --f46d0442811e521c4b04bd60a464 Content-Type: text/plain; charset=ISO-8859-1 On Tue, Apr 10, 2012 at 10:31 PM, Pierre Joye wrote: > hi Kris, > > On Wed, Apr 11, 2012 at 7:26 AM, Kris Craig wrote: > > > I must've missed that part. Who was it that said this would be a > separate > > forked project? If so, then yeah obviously it's not up to us one way or > > another. And if he's just committing changes locally and/or pushing to > an > > unmerged branch, then there's no harm because it's not actually touching > > the trunk. What I'm saying is that, before such changes are merged into > > the actual PHP 5.4 branch, the idea needs to be voted on through the RFC > > process. > > All that was asked here is to provide a pull request and a RFC so we > can evaluate this change. Nobody ever mentioned that this change will > be merged into any of our stable branches. Everything's fine and is > done as it should be. > > Cheers, > -- > Pierre > > @pierrejoye | http://blog.thepimp.net | http://www.libgd.org > Alrighty. So long as we're not merging any new features or behavioral changes into the stable branches without an RFC, I'm happy. =) --Kris --f46d0442811e521c4b04bd60a464--