Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:128732 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 C7A531A00BC for ; Fri, 26 Sep 2025 14:59:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1758898667; bh=J7Fok7llT4f3Oh1cHzjiPogxToa+RwRbIdCifBsPuYU=; h=Date:Subject:To:References:From:In-Reply-To:From; b=POn1OUPs5FfhvPjmlelPcAirHTb8IwqfJpFY4bX5XYS3lvMl8MLQYMr/0/O91Ck48 6cgh0gXgTfUri3LXEKMf30hAiLKwKg4zMXKpCao0ovZQEJgxVpAcvmCO60ycHrJNFu C8tt7BiIZ0zili86+GPOm5Tbjjpb5rae3hmna3aE+KdHz09vX098FMcRQqi+9ux747 JQZ71gD2xllS1gUAr0nSzD/5AWWUKZUWkw/pBH9QhzJdeCBOzxPR7D+t40xRwq2OJf iCYOm/PgzSc3B9kAL5a/i0phtBu1sQqRWqSg1t7TRLzTrL69EOQLukP0o0mWXP27cG BM1uw5plOPXmg== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 8E2C5180340 for ; Fri, 26 Sep 2025 14:57:46 +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=-0.7 required=5.0 tests=BAYES_05,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,DMARC_PASS,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=4.0.1 X-Spam-Virus: No X-Envelope-From: Received: from chrono.xqk7.com (chrono.xqk7.com [176.9.45.72]) (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 ; Fri, 26 Sep 2025 14:57:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bastelstu.be; s=mail20171119; t=1758898744; bh=HzqFH6rJaWGdv6iiB5KvF7YEAhO2PRmeYMOjF2X0yUc=; h=Message-ID:Date:MIME-Version:Subject:To:References:From: In-Reply-To:Content-Type:from:to:cc:subject:message-id; b=B2QC4VFqdCeqmYt2R9Wd4n48uOsqb4Od3r6IaR5/CyJTsB6/JredCs6PcZID1ce17 jEi8ZtA28/QIs0ddrsupCjflJEv/lnFBNM9dBBL+5KZb288uBedKymeKOQgsFRhUT/ YEdTR7ivzcZz9SSf7GzkjfO8zykWovb/VOw6jZd61a+s7CxkMgZ0wgM4RFa4xlP8BJ VJKVyPDALqF2w4GV21RMbn79jAubC2kU+WHUiSCm8dlYwZmGg18CPxv5FbcXdTL8Wd oKeI4dzUkxYmFGRzaJpiQ4olejNdsTy2Z6tWlH0Xhz216/hZTcRuR9lNWxw15W7+Gh kKypad6+eDEnA== Message-ID: <061297d9-be75-4fc1-9f16-7e1452c1d49c@bastelstu.be> Date: Fri, 26 Sep 2025 16:59:02 +0200 Precedence: list list-help: list-post: List-Id: x-ms-reactions: disallow MIME-Version: 1.0 Subject: Re: [PHP-DEV] [VOTE] Create split as an alias to explode To: Vinicius Dias , PHP internals References: Content-Language: en-US In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit From: tim@bastelstu.be (=?UTF-8?Q?Tim_D=C3=BCsterhus?=) Hi On 9/4/25 15:59, Vinicius Dias wrote: > RFC: https://wiki.php.net/rfc/create-split-alias-to-explode > Discussion: https://news-web.php.net/php.internals/128503 > PR: https://github.com/php/php-src/pull/19490 > > Voting ends 2025-09-19 at 00:00:00 UTC. The vote has ended a week ago and I'm seeing that you updated the status in the RFC, but not on the list. I'm doing that to properly wrap things up: The RFC has been declined with 3 (Yes) to 28 (No) votes (10% acceptance) and 4 Abstentions. Best regards Tim Düsterhus