Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67664 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2976 invoked from network); 9 Jun 2013 13:20:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Jun 2013 13:20:26 -0000 Authentication-Results: pb1.pair.com smtp.mail=nikita.ppv@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=nikita.ppv@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.171 as permitted sender) X-PHP-List-Original-Sender: nikita.ppv@gmail.com X-Host-Fingerprint: 209.85.214.171 mail-ob0-f171.google.com Received: from [209.85.214.171] ([209.85.214.171:60302] helo=mail-ob0-f171.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0F/A0-30264-91184B15 for ; Sun, 09 Jun 2013 09:20:26 -0400 Received: by mail-ob0-f171.google.com with SMTP id dn14so8826136obc.16 for ; Sun, 09 Jun 2013 06:20:23 -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=TiOi5iad9iE3Q20yl7AEZ5wpI26t9XrllKFS4brkApY=; b=WT+4Lr4345Lo1CvwQWNMsM8GayXEK2ZbCuKqtec+40OLlB3EaZLrZHbkcKSHzqb3MU rcC3kt6UVdP5JP27Oh2bPKiEV/2wMvCGsCcMw+WAlT5QO/x2OEco8+8il4Us6qqLkFlB 1CtY/7so+Lbry14zz3OnOzSVOOimOdZotwXBilqfV1jg+FbSiqyyanipDvohaP2Lxr7N Pk7MZSWTkB2UMOLgHKKJ+n4i9PFxFNldINRGttVAqsk97R36JCb4/rV6EZ78B3VT69p5 AkhrPHt8MYRa6NP90p062FypFmJuRB4SSQSoapiNScXZ+/plOBCjdPaudvYS4yaCqb6u nZzg== MIME-Version: 1.0 X-Received: by 10.60.84.67 with SMTP id w3mr4781165oey.59.1370784023394; Sun, 09 Jun 2013 06:20:23 -0700 (PDT) Received: by 10.182.97.228 with HTTP; Sun, 9 Jun 2013 06:20:23 -0700 (PDT) In-Reply-To: <056e6e6464af1227f4238a50f562bc29@mail.gmail.com> References: <056e6e6464af1227f4238a50f562bc29@mail.gmail.com> Date: Sun, 9 Jun 2013 15:20:23 +0200 Message-ID: To: Zeev Suraski Cc: PHP internals Content-Type: multipart/alternative; boundary=089e0111b886c73f1b04deb8866f Subject: Re: [PHP-DEV] [RFC] Internal operator overloading and GMP improvements From: nikita.ppv@gmail.com (Nikita Popov) --089e0111b886c73f1b04deb8866f Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On Sun, Jun 9, 2013 at 10:00 AM, Zeev Suraski wrote: > It wouldn=92t have been the first time that something that seems common > sense, suddenly becomes controversial a few years later J Better safe > than sorry. > > I made some changes to the phrasing of the final paragraph in this sectio= n > (please review and make sure you=92re good with it) =96 I think the list = you > added is great. > Looks good. One question though, what do you mean by "cumulativity" in that context? Nikita --089e0111b886c73f1b04deb8866f--