Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71656 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 46267 invoked from network); 28 Jan 2014 01:39:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Jan 2014 01:39:50 -0000 Authentication-Results: pb1.pair.com smtp.mail=tjerk.meesters@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tjerk.meesters@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.48 as permitted sender) X-PHP-List-Original-Sender: tjerk.meesters@gmail.com X-Host-Fingerprint: 209.85.212.48 mail-vb0-f48.google.com Received: from [209.85.212.48] ([209.85.212.48:56949] helo=mail-vb0-f48.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A2/37-01140-56A07E25 for ; Mon, 27 Jan 2014 20:39:50 -0500 Received: by mail-vb0-f48.google.com with SMTP id q16so3925945vbe.35 for ; Mon, 27 Jan 2014 17:39:46 -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=WhkBRfyT3L/ZwQ1W0SkP866Hc1FFG37lBDj/mm/Y9oE=; b=RdFPW2mx860UdjeyW3b9cwlkOa/kwLf8LhzYE/O/cyf1qDEXv/KPo48HSNHT3+zJ+X pr7z0yIzG7A/uR8yvripMDxYhEL3sgQ1e+vnaAZgY9t8I+NcRA+pUqNIoJsDFYx6TM// EG/inAxTdstyoe1QhSAnTS5BA8TwL4BpvwNVUTEmgKk5UUkdHBxdWU+LyZaZVy7oBCun tYQAiZr08us862nKS/g/8s6tiE4lqcJsoxt4DJxVk6hWUe5TDxW1E0TnrhPHn9vMSEr4 4zJQajok/4tpVzEBAUpAyMEA8BrUY3HQq/4O46z82zDvZ+6VuUt/VyMdOxJ7RSyZHAgU 2shQ== MIME-Version: 1.0 X-Received: by 10.52.170.241 with SMTP id ap17mr180556vdc.13.1390873186652; Mon, 27 Jan 2014 17:39:46 -0800 (PST) Received: by 10.58.133.229 with HTTP; Mon, 27 Jan 2014 17:39:46 -0800 (PST) In-Reply-To: <52E70943.3010700@ajf.me> References: <52DDBAE5.2010803@ajf.me> <52E6FD70.4010005@ajf.me> <52E70943.3010700@ajf.me> Date: Tue, 28 Jan 2014 09:39:46 +0800 Message-ID: To: Andrea Faulds Cc: Yasuo Ohgaki , PHP internals Content-Type: multipart/alternative; boundary=047d7b33d05037d87304f0fde6f8 Subject: Re: [PHP-DEV] Re: [VOTE] [RFC] Alphanumeric Decrement From: tjerk.meesters@gmail.com (Tjerk Meesters) --047d7b33d05037d87304f0fde6f8 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi Andrea, On Tue, Jan 28, 2014 at 9:34 AM, Andrea Faulds wrote: > > > On 28/01/14 01:15, Yasuo Ohgaki wrote: > >> Hi Andrea, >> >> On Tue, Jan 28, 2014 at 9:44 AM, Andrea Faulds > > wrote: >> >> We have, to my delight, unanimously rejected this RFC 21 to 0 (=E2= =88=9E). >> >> I may now consider proposing an RFC to remove alphanumeric decrement >> from PHP 6, instead, considering I also have a patch for that. >> >> >> As someone mentioned, string decrements can be harder. >> I'm not sure if this is good. >> > > I'm not exactly sure what you mean. I'd made a mistake, what I meant to > say was "an RFC to remove alphanumeric increment" - decrement is not > currently supported. I still have an RFC lying around that suggests this, together with some other changes to how increment / decrement works. Perhaps we could flesh this out further? https://wiki.php.net/rfc/normalize_inc_dec > > > -- > Andrea Faulds > http://ajf.me/ > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --=20 -- Tjerk --047d7b33d05037d87304f0fde6f8--