Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:102884 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 92406 invoked from network); 17 Jul 2018 11:51:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jul 2018 11:51:49 -0000 Authentication-Results: pb1.pair.com header.from=cmbecker69@gmx.de; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=cmbecker69@gmx.de; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmx.de designates 212.227.17.20 as permitted sender) X-PHP-List-Original-Sender: cmbecker69@gmx.de X-Host-Fingerprint: 212.227.17.20 mout.gmx.net Received: from [212.227.17.20] ([212.227.17.20:54453] helo=mout.gmx.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BA/77-37178-358DD4B5 for ; Tue, 17 Jul 2018 07:51:47 -0400 Received: from [192.168.2.102] ([79.222.46.149]) by mail.gmx.com (mrgmx102 [212.227.17.168]) with ESMTPSA (Nemesis) id 0LnlmV-1gFoOl0ij9-00hxhY; Tue, 17 Jul 2018 13:51:44 +0200 To: Enno Woortmann , internals References: <997ffdb7-bca8-5f4b-a4eb-55a5eca1642d@web.de> Message-ID: Date: Tue, 17 Jul 2018 13:51:41 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <997ffdb7-bca8-5f4b-a4eb-55a5eca1642d@web.de> Content-Type: text/plain; charset=utf-8 Content-Language: de-DE Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K1:B0bMwZpv/Qbm3DAfXj24wO0lPDPUmeKcZbDAHMwmKVTYZqFfLfN ZQ4gRb5QRGDKJ7QM5iMRtxufBMssHwbiGO1D62xvkeYl13ybg3tvKRpi7kXqovj5uqJFSYP AiY6lloQt2726JTLqffYqgrSP3CLk/z67490t9ONXHJizaMCCaLi+NT1TgqMMnASRTdkMuT QEh5KfTJBFh7hIeS5tD9Q== X-UI-Out-Filterresults: notjunk:1;V01:K0:WERcIROWQ1Y=:Bgz5l9pw34YBUfwY0VGjy4 dOEQReiLuRxpm/VnMDqxf/We5/tz1fTzu5EZYKvN2/seJEQY8DXP3plsa9uq20OpD+wISy1ho OFbNhKxTR+PpI0Hc8LeNAgKwmhHcgraH+whIAsrve6ApnVs/mHmOXFAaSCRKN7zN4BqGnwvpV jC+5k8OKDxrI0UOv6Q1iSD29s5GuogcE0C5j+wfj7Z053zEzMQypkWMszcWnFtu+XVkcZiHas 8R9JNLTPhfRCK1xMNZwvWdOGieAuoiniM7lWQWjP4eMgXdrgrTNsBrFrDQ06ZXN0lArqqat6c 3WgPMVGcSjiTxFu8MA2ucmpO8zj3Z+PWvd0uv5HfMXgYmXNbtggCTzZbMj7vIVk1uBcY1g7oQ busuq91kOaE5YVvLZQNmXGoFs+aWk8XPPVxGTNQH2yR7MkoqXEkBECRMObdeTN04XWbLlcwC+ 8NrbydYiTvvCb0TDWSpsM29Wj9SmUREWPe6SdPmBx2h0/OjpbMz1arbY1AMFrruYwbNS2UCmq WIAWedcrONgE7Gj3XWS1+xIg/pXdgSJ/3bbNgrKt2LzucH0H0tvWArI/pJ5Fe8CAaU4gKWTt+ 4++hO71BGGnzw9myo3mWKlW8tp/GMHtKwYwGVxjV3VEX/WyiFpyBbIRIfR5r95255Jxqn/7Y+ UO8dgJvriqCxQTkzbnSr9IiTcsrrnyeR3nB3VIOvsNq0UIgmLvtxL8u0InrVte1pg0aCsyeNq 2JfSS3pf4gafSy7am//4A2xdXx5FT2a7IZSZfGwjzmkrurxz7HFW5rb99S6MyEYsiirlnz+Tm 61oTmOD Subject: Re: [PHP-DEV] [VOTE] array_key_first(), array_key_last(),array_value_first(), array_value_last() From: cmbecker69@gmx.de ("Christoph M. Becker") On 17.07.2018 at 01:13, Enno Woortmann wrote: > Am 09.07.2018 um 13:16 schrieb Woortmann, Enno: > >> https://wiki.php.net/rfc/array_key_first_last > > The vote for this RFC has been closed. The vote for the initially RFC > containing the functions array_key_first() and array_key_last() was > accepted, the vote for the extended RFC (adding also array_value_first() > and array_value_last()) was declined. When time permits, please update the RFC to state that it has been implemented for PHP 7.3.0 via commit 50516a6[1], and link to the manual pages[2] (which should be online tomorrow). [1] [2] -- Christoph M. Becker