Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:97638 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 6257 invoked from network); 9 Jan 2017 19:40:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Jan 2017 19:40:25 -0000 Authentication-Results: pb1.pair.com header.from=colinodell@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=colinodell@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.175 as permitted sender) X-PHP-List-Original-Sender: colinodell@gmail.com X-Host-Fingerprint: 209.85.216.175 mail-qt0-f175.google.com Received: from [209.85.216.175] ([209.85.216.175:34228] helo=mail-qt0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 86/A0-31343-727E3785 for ; Mon, 09 Jan 2017 14:40:24 -0500 Received: by mail-qt0-f175.google.com with SMTP id l7so96821777qtd.1 for ; Mon, 09 Jan 2017 11:40:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=X8wuZCZy/kOKhOoeaNUk1YvI2sd28DSK3jqvgKpRuSU=; b=RZCSawxcuLzh+M7Gi6DiUsb9AqgQNghvRZt+geNZqEcJRZZFpZHqeuvQ5qfJ4fvm1N EeptMxo0hseJKiyplxGo1hpSRCjr6ml5uKoCxBcvAnvkMEBWvrr4QLy7b50Of23WbjPO lcy/1MKxYRe1ks7V4tTMJWISnefC8vxhV8hdb1hsQgJhrxdM9gh9A3oHuISPs/4dp0wA pXUe+zE80m9pxtlGHB47WEz64Thyz3Gq1Bv6xKoaR9nWETvPYexd86snWYP7jEGGu4TK 4ASBKHyPNhMNnR3F9/PdVr3HBSPsPOPZ9mZrVutSCi4UWag990rP0JG5vja9w+qwYIda fWjQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=X8wuZCZy/kOKhOoeaNUk1YvI2sd28DSK3jqvgKpRuSU=; b=tO6zQHVZ7ljaDRm376MOMoC+y1UNsrq/yoSpON9meDcLzM++GCgW/ei5GQz1JVDIj7 EyDbyavin7Z+iDg8PkTCDV1wv8zZ++DsDZuVOoa5S92qirAOe/yHLvEnN9Guo7/4Swh0 qMzM80kquDtr0bEN0jLoRw7Xu9qrm0KbEi5b6tb64WMBg3MOdjcjce/RRZoZTntsUp6F C/OWB7KpAZNL4SvRyxPVl9lcMQh6nWycMRr3vk8KEzqbNXprw93frMXGrSgeCQvI1dZk sIo2Op5do+/SQeo8HbYyCLTtVcjc1wyEWlSEHg3nJPZ/1+cbho1Av2KMAHJeTZdAoZ46 3lYw== X-Gm-Message-State: AIkVDXIRLhwHfBjb/PpYGJMz2Lap9N9oR5CCuuy/4dDvDUPVT34di9GsyMiktfFxx0wJAUWoeLywlvlW9ltD8A== X-Received: by 10.237.38.197 with SMTP id q63mr4841616qtd.14.1483990820802; Mon, 09 Jan 2017 11:40:20 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: Date: Mon, 09 Jan 2017 19:40:09 +0000 Message-ID: To: Levi Morrison Cc: PHP Internals Content-Type: multipart/alternative; boundary=94eb2c076fd2b958960545ae8949 Subject: Re: [PHP-DEV] [RFC][VOTE] array_change_keys From: colinodell@gmail.com ("Colin O'Dell") --94eb2c076fd2b958960545ae8949 Content-Type: text/plain; charset=UTF-8 Due to concerns that have not been adequately addressed during the discussion period, and mailing list issues which might be impacting the ability to discuss the RFC and/or its vote, I'd like to halt voting and revert this RFC to "Under Discussion". Are there any objections to this? On Mon, Jan 9, 2017 at 2:23 PM Levi Morrison wrote: > I kindly request that this voting be delayed until the mailing list > issues are completely fixed. > > The mailing list software still rejects some messages with URLs; this > was seemingly fixed but I am unable to send any messages with URLs in > them, including quoting the original message. > --94eb2c076fd2b958960545ae8949--