Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70348 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27380 invoked from network); 24 Nov 2013 09:58:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Nov 2013 09:58:00 -0000 Authentication-Results: pb1.pair.com header.from=tjerk.meesters@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tjerk.meesters@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.128.175 as permitted sender) X-PHP-List-Original-Sender: tjerk.meesters@gmail.com X-Host-Fingerprint: 209.85.128.175 mail-ve0-f175.google.com Received: from [209.85.128.175] ([209.85.128.175:41127] helo=mail-ve0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 30/C2-10115-7ADC1925 for ; Sun, 24 Nov 2013 04:57:59 -0500 Received: by mail-ve0-f175.google.com with SMTP id jx11so2101944veb.34 for ; Sun, 24 Nov 2013 01:57:57 -0800 (PST) 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=pLycwoPHlmqyuDm90ZD9Dx2zPvuj1JkF/aVAzHAFjlU=; b=Fr3kfjq3UjBTXsOBpj3SzPPwSAyNGQ6CPjDcdzhqUGUV/DJepPgUbY+C4NQmhzoiRg m6oFK360MJubrzYjlxQK7kR0bBL7Ac4CaQyOv7QvyUkHppbrVllj88XniPby+0FoDd4s TWNlrQwp1zStFyTS7v6CAE/O/sn0jQAaH2w9m+Yu/u8oLpgcLZzLFbKt+EIwBJ166y39 +phwfRfT1PQd8/r2ih8xgA7GVs9P0vr/mWgycb5A5/Y/oXdaLNytys9DaYZ8+gGJJF5Y o6EjGwwf6ZmrSON3uI0UYrU3a5C07EZkd/UsxPdnTri89SPZyephg400UIVZZIg3ilMs 6Zeg== MIME-Version: 1.0 X-Received: by 10.220.64.69 with SMTP id d5mr20820468vci.11.1385287076990; Sun, 24 Nov 2013 01:57:56 -0800 (PST) Received: by 10.58.128.33 with HTTP; Sun, 24 Nov 2013 01:57:56 -0800 (PST) In-Reply-To: References: Date: Sun, 24 Nov 2013 17:57:56 +0800 Message-ID: To: Derick Rethans Cc: PHP Internals Content-Type: multipart/alternative; boundary=089e010d973022d45c04ebe94854 Subject: Re: [PHP-DEV] rfc: pow-operator From: tjerk.meesters@gmail.com (Tjerk Meesters) --089e010d973022d45c04ebe94854 Content-Type: text/plain; charset=ISO-8859-1 On Sun, Nov 24, 2013 at 1:43 AM, Derick Rethans wrote: > On Sat, 23 Nov 2013, Tjerk Meesters wrote: > > > Hi guys, > > > > I'm done drafting the RFC for the exponential operator: > > https://wiki.php.net/rfc/pow-operator > > > > Since this is a language feature, voting will only start in two weeks > from > > now. > > Something that I missed in there, are you thinking of adding: > > **= > > in there too, just like we have: > > $a += 5; > Sure, I've created a new branch for that and added it under the Discussion section. If there are no objections it will get added to the proposal. Thanks! > > cheers, > Derick > > -- > http://derickrethans.nl | http://xdebug.org > Like Xdebug? Consider a donation: http://xdebug.org/donate.php > twitter: @derickr and @xdebug > Posted with an email client that doesn't mangle email: alpine > -- -- Tjerk --089e010d973022d45c04ebe94854--