Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:130509 X-Original-To: internals@lists.php.net Delivered-To: internals@lists.php.net Received: from php-smtp4.php.net (php-smtp4.php.net [45.112.84.5]) by lists.php.net (Postfix) with ESMTPS id 4CB681A00BC for ; Tue, 31 Mar 2026 09:40:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1774950037; bh=lknCOwnoRZsInUsA8CNvc4nNdR4AqnEGgNdPlO7U/BE=; h=Date:From:To:cc:Subject:In-Reply-To:References:From; b=K7dS/qLCclsJ9SQTaidQBQ3lKPmo1zt3Hass3m2SeWJYG+KupDwfr6rdH1fVs/LvN yLwef+aIwhW6oQPoPC+ubDrDOY4Xg0TIygAyxAXiXo7HxvFjR10MaIK3hGddLLwbH3 7CjK70UrAL1D4rb1heDX/kSOZ5kfgVB3xJKF8YNtNVxUKGoh2qyuIpKN3S+rtBgC1g F+QIdMjwFA3LdOO/UbOrYdiFiq7ouSsWmctMOUAAl8N3mP1oJoSKJreV3itZj+buh4 6BUQn4rkqSNLffNc4+dHtDXB+kg0oBlUglFL+cWNDMFZGWCrsFCq/4VnAw2EuheE5m pmHB+mjUDITzQ== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id AAB6918020B for ; Tue, 31 Mar 2026 09:40:36 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 4.0.1 (2024-03-25) on php-smtp4.php.net X-Spam-Level: *** X-Spam-Status: No, score=3.6 required=5.0 tests=BAYES_50,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,DMARC_PASS,SPF_HELO_NONE, SPF_SOFTFAIL autolearn=no autolearn_force=no version=4.0.1 X-Spam-Virus: No X-Envelope-From: Received: from mail.xdebug.org (mail.xdebug.org [176.126.244.128]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Tue, 31 Mar 2026 09:40:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1774950030; bh=lknCOwnoRZsInUsA8CNvc4nNdR4AqnEGgNdPlO7U/BE=; h=Date:From:To:cc:Subject:In-Reply-To:References:From; b=Ry+WC88hIw4XI6cHSyIZNZauVV+5alp6PI40+f74AOPOHBEueaDp6wfloRjrs4hmu MDx1LKNahiMji3D6fLvaKJUkuMBIonX+X/ETQYTZjBZ02VVwjqgZbvi71KMlYm/nSG UGnPOEkattG388+jYyPwUzDGUolAD0gUabowfFYK9YmVJZHG3GhqTr9V5TexS20rzJ Knx71dhhsg52vo33By+x2waWXFUZOsdKYTTlq7amWtjM0bYkENGAcx33BIE1OQ033S w+SJWEpJl4b+VUeLX8nugMS/AOp5oQ9lj1zdnhBVBcmLPi4DWtYM4JSmqs1UADqcYj aO+VFXREyS/Yw== Received: from localhost (localhost [IPv6:::1]) by mail.xdebug.org (Postfix) with ESMTPS id 071F1200E8; Tue, 31 Mar 2026 09:40:30 +0000 (UTC) Date: Tue, 31 Mar 2026 10:40:29 +0100 (BST) To: Muhammed Arshid KV cc: PHP internals Subject: =?UTF-8?Q?Re=3A_=5BPHP-DEV=5D_=5BRFC=5D=5BVOTE=5D_array=5Fonly=28?= =?UTF-8?Q?=29_and_array=5Fexcept=28=29_=E2=80=93_Utility_functi?= =?UTF-8?Q?ons_for_array_key_filtering?= In-Reply-To: Message-ID: References: Precedence: list list-help: list-unsubscribe: list-post: List-Id: x-ms-reactions: disallow MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII From: derick@php.net (Derick Rethans) On Thu, 12 Mar 2026, Muhammed Arshid KV wrote: > This is to announce the opening of the vote for the *array_only_keys() > and array_except_keys()** RFC*. > > RFC: https://wiki.php.net/rfc/array_only_except Discussion thread: > https://externals.io/message/130102 > > The vote will be open for 2 weeks (and a few hours), closing on March > 26th at midnight UTC. it is closed now, but it's still showing in the "In Voting" section on the wiki. Could you please summarize the result, and then move it to the approapriate "Declined" section? cheers, Derick -- https://derickrethans.nl | https://xdebug.org | https://dram.io Author of Xdebug. Like it? Consider supporting me: https://xdebug.org/support mastodon: @derickr@phpc.social @xdebug@phpc.social