Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81173 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 31972 invoked from network); 26 Jan 2015 20:02:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jan 2015 20:02:21 -0000 Authentication-Results: pb1.pair.com header.from=nikita.ppv@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=nikita.ppv@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.176 as permitted sender) X-PHP-List-Original-Sender: nikita.ppv@gmail.com X-Host-Fingerprint: 209.85.212.176 mail-wi0-f176.google.com Received: from [209.85.212.176] ([209.85.212.176:56244] helo=mail-wi0-f176.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 15/31-25415-D4D96C45 for ; Mon, 26 Jan 2015 15:02:21 -0500 Received: by mail-wi0-f176.google.com with SMTP id em10so301682wid.3 for ; Mon, 26 Jan 2015 12:02: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=BIlJY7gGprS2sphV+s40kGLh2H+6+fBXpoFv+8PFtJU=; b=cEo4RSWpu7s0Q+bghAkGhYCGflvdtG/yA9du2wg/pUa476Ue0N5Ui5LJdILByzNCtj Rg3U+X+LLse2szDdD8byFq6IUFAyNuV2BK7MA3Oah4/xiG45vvU8G+gFPSiYpSjUUr7V OgP396tIf6XFwoNAszKOHufu1mZC4q+l4jEGd4cfXPwiBvy85zGLwEiQ5+HPvL0PWsaX KTtWv0s4XbKC9n+ewlTtYcJohgm9bRtJQVpzHtSUOr/tbbvIVVrRzs+aClfQBOB+KC8t drxXpMTWSi1CLJxaN/1WU5vTRkxNBnUljYD/8g+x4BppXBAY2OoKiORO6URb8txXT4WS Ygfw== MIME-Version: 1.0 X-Received: by 10.194.79.226 with SMTP id m2mr47233950wjx.60.1422302538537; Mon, 26 Jan 2015 12:02:18 -0800 (PST) Received: by 10.27.10.138 with HTTP; Mon, 26 Jan 2015 12:02:18 -0800 (PST) In-Reply-To: References: Date: Mon, 26 Jan 2015 21:02:18 +0100 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary=047d7bf0c53892a1a7050d939dca Subject: Re: [VOTE] Remove hex support in numeric strings From: nikita.ppv@gmail.com (Nikita Popov) --047d7bf0c53892a1a7050d939dca 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 > Reminder: This vote closes tomorrow. Nikita --047d7bf0c53892a1a7050d939dca--