Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:77268 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13494 invoked from network); 16 Sep 2014 18:56:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Sep 2014 18:56:07 -0000 Authentication-Results: pb1.pair.com header.from=shashankkumar.me@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=shashankkumar.me@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.179 as permitted sender) X-PHP-List-Original-Sender: shashankkumar.me@gmail.com X-Host-Fingerprint: 209.85.217.179 mail-lb0-f179.google.com Received: from [209.85.217.179] ([209.85.217.179:38551] helo=mail-lb0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DF/77-64534-6C788145 for ; Tue, 16 Sep 2014 14:56:06 -0400 Received: by mail-lb0-f179.google.com with SMTP id p9so405042lbv.10 for ; Tue, 16 Sep 2014 11:56:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=XNJuIqX5v07dtKD0perLWSVpcwUzld3G8+oGaP8wRJ8=; b=TsBVlhlYVQ2oPcTAIpqgyuTFzXtPr980hu8xe3cOntRHT619Xs1RqQ4zULddopx611 y5pFQG20Bh6GGedZVqimGi2SQOlgTrGXBy7INYmV4gu5TzBz/M+IGonPlFVYEW+6B8jE iQD9fhLY+UDeLxihJ0HO7PLkpkArxowxxdLrJ0iJz6G/Sdlexm2I+cz2rn5wee9P0asC lMB9r1ZwBQCzaIolaqEY0hlkCUWlo5IT1Asa1DWMFyyNBac915/FR198kWvaxG01lYqG 06Q1wow4jrOLxY0TFcwSzRFhBmkdLuq0kewePNZi8L7HSS+GiUeJunDNDrqJGsHOFslf losA== X-Received: by 10.152.36.4 with SMTP id m4mr39013746laj.17.1410893763367; Tue, 16 Sep 2014 11:56:03 -0700 (PDT) MIME-Version: 1.0 Received: by 10.112.140.130 with HTTP; Tue, 16 Sep 2014 11:55:43 -0700 (PDT) In-Reply-To: <0D0523A9-088B-4923-BA21-22F560E18013@ajf.me> References: <540D638B.8010303@php.net> <24B60FB5-35B8-4B6F-AD6C-54A8B24D4462@ajf.me> <540DC38B.3070700@gmx.de> <324F7C72-BC72-4109-941E-BA2947EFA4E7@ajf.me> <0D0523A9-088B-4923-BA21-22F560E18013@ajf.me> Date: Wed, 17 Sep 2014 00:25:43 +0530 Message-ID: To: Andrea Faulds Cc: Adam Harvey , PHP internals Content-Type: multipart/alternative; boundary=089e0160b95c94d7ad0503334d6e Subject: Re: [PHP-DEV] [RFC] Implicit isset() in Shorthand Ternary Operator From: shashankkumar.me@gmail.com (Shashank Kumar) --089e0160b95c94d7ad0503334d6e Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable This will be a nice addition. Kudos to you! Is there an issue targeting next minor for this? (assuming there is one) =E2=80=8B --089e0160b95c94d7ad0503334d6e--