Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81266 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 49587 invoked from network); 27 Jan 2015 22:41:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Jan 2015 22:41:22 -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 74.125.82.181 as permitted sender) X-PHP-List-Original-Sender: nikita.ppv@gmail.com X-Host-Fingerprint: 74.125.82.181 mail-we0-f181.google.com Received: from [74.125.82.181] ([74.125.82.181:36255] helo=mail-we0-f181.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9E/B0-45774-11418C45 for ; Tue, 27 Jan 2015 17:41:21 -0500 Received: by mail-we0-f181.google.com with SMTP id k48so17595087wev.12 for ; Tue, 27 Jan 2015 14:41:18 -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 :content-type; bh=x0gnOJK8WNz4T5UiUvsIAshmdBSyl0dZQ1pAzZBneHI=; b=Q28Fi10+G7IVUwzJLSxiM75WnmAxTUs6SqI9qm/fIU5HAtwtLKPlmEjXCo8eBz41ED RKyevrMj5bPViWSvJwNmv5XaxEGGYFWShI+OMYopkXBn8J48OPUaHOGlkRCtx8JthrON rkVCG8RqOgOjczRBAzIa9vLrauHzLtPJNcY8n82nTDBjA51Tmq9jsAxqkSsFhaa4kcrD 3XZ7a5ouJ8gAq2YLgcWW9HStT6dnL9TWEHjJTiISVLw3NYVBqp8M1WBI7xD5Yb94zenm VBe0oZRhcxtUBv/56C7WlWr4IcXeAitQSoaCF5TUzdRXj1SyUA5OCIJAf0O2zuu1PeYU Fxiw== MIME-Version: 1.0 X-Received: by 10.180.90.177 with SMTP id bx17mr803198wib.36.1422398478604; Tue, 27 Jan 2015 14:41:18 -0800 (PST) Received: by 10.27.10.138 with HTTP; Tue, 27 Jan 2015 14:41:18 -0800 (PST) In-Reply-To: References: Date: Tue, 27 Jan 2015 23:41:18 +0100 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary=f46d043c7dd20bdffb050da9f419 Subject: Re: [VOTE] Remove hex support in numeric strings From: nikita.ppv@gmail.com (Nikita Popov) --f46d043c7dd20bdffb050da9f419 Content-Type: text/plain; charset=UTF-8 On Sat, Jan 17, 2015 at 8:40 PM, Nikita Popov wrote: > Hi internals! > > The RFC proposing to remove support for hexadecimal strings in > is_numeric_string() is now in voting: > > https://wiki.php.net/rfc/remove_hex_support_in_numeric_strings > > Thanks, > Nikita > The RFC was accepted unanimously with 29 votes in favor :) Nikita --f46d043c7dd20bdffb050da9f419--