Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:80246 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 24118 invoked from network); 7 Jan 2015 07:43:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Jan 2015 07:43:56 -0000 Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.54 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.218.54 mail-oi0-f54.google.com Received: from [209.85.218.54] ([209.85.218.54:54837] helo=mail-oi0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 50/50-17382-AB3ECA45 for ; Wed, 07 Jan 2015 02:43:55 -0500 Received: by mail-oi0-f54.google.com with SMTP id u20so1783675oif.13 for ; Tue, 06 Jan 2015 23:43:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=R9+RVl8VMBbQRTQ5kvbEz4lrdZAZ1AQ1JU8zyvY7eoI=; b=wBqPZFWKXQU7a2/yCYXTq5emZ0gI0n6YVoGui6W/RtjYzxYfhZ0l6M/DTKprIKrCtq 066qV7nA5tqWkWWneLTy6sPkeIAmV9QP1XkcjC+MvaoBHPUMHkiDXsKt6k9gzTNDtE1Q bML5IGfex4pnCQI16O/aysMC51sGL70dzfGK5zqMQDP3qgBex+nfLADtt1blMtJZ5JdX LG+hJTb02Qi7sBMNnkGMa+JrNwrzaucPK8fauhNuiZ/TUQzjb5HnCO5yjQ2F57EHiAam Ps9Qdwwf6M61xyvYlTF25Zf4RDEAVxqWevfHmkJnUXE/Atbqknp279SyD/vEkWzw7mYG lVTw== X-Received: by 10.202.135.78 with SMTP id j75mr961096oid.106.1420616632324; Tue, 06 Jan 2015 23:43:52 -0800 (PST) Received: from [192.168.2.145] (108-66-6-48.lightspeed.sntcca.sbcglobal.net. [108.66.6.48]) by mx.google.com with ESMTPSA id y201sm580820oie.9.2015.01.06.23.43.51 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 06 Jan 2015 23:43:51 -0800 (PST) Message-ID: <54ACE3B4.6000700@gmail.com> Date: Tue, 06 Jan 2015 23:43:48 -0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: PHP Internals Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Objects-as-keys RFC From: smalyshev@gmail.com (Stanislav Malyshev) Hi! The vote for the RFC https://wiki.php.net/rfc/objkey has concluded, the RFC was rejected 24 votes against to 6 votes for. Thanks to everybody who participated in the discussion, -- Stas Malyshev smalyshev@gmail.com