Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:128075 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 E91AF1A00BC for ; Wed, 16 Jul 2025 08:49:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1752655684; bh=JwgNvOtA5ZHXpYMX06UQDAq+KN5tYgx+GSNWoMBOj1E=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=jFd35H7Mn4y20YXPko+JVNrjfhEjMDwfQvbk6fy9rgRT9Y8Y2lfnQduow+93PQTCB 81nwt2pOtZVsHdrRII+YyCvi9txP7tR9fOrOTEgsm3Iv+5/o+Z4L5hWtBWGspy1Soe 0SmZl6j6sc5e3e6UzTEfNA3rKIq67EjBQXI8IwX/TpbpKyZOlgyXKqLTENTnxvGxb6 Igg/ZXGWek+l1F8FrF8SO+rjZxMErysW+k55TpIG7UYL/Uz0KWM/Dl35AXV/6u5jLs zoeJkHq/MPmQmFyGMnsw2bpiS2Uj8JFwNaSLSR3/KgysCY64Z7O6LOfkOI5bxA3PFH 7rLhNRfFvpqvQ== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 4A50B180074 for ; Wed, 16 Jul 2025 08:48:03 +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.6 required=5.0 tests=BAYES_50,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: Error (Cannot connect to unix socket '/var/run/clamav/clamd.ctl': connect: Connection refused) 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 ; Wed, 16 Jul 2025 08:48:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bastelstu.be; s=mail20171119; t=1752655788; bh=pUW7v8zBxujCjpooaSJaAZUzUztBmhUBCqPZsIT8fSo=; h=MIME-Version:Date:From:To:Cc:Subject:In-Reply-To:References: Message-ID:Content-Type:from:to:cc:subject:message-id; b=J0TKmVe/zgRVQr9tQlW4pjvT0DHDcS/8mtL91g04c08WXP/s6olAqrsiY7sCsJV54 f/lvCHj6R01CZ99u2XsQyGDeS+z3brVavYwx3bCr5a7uEVNBFlYXJHELz53GyiSUR4 WZEBxdOHAbrsssFt+pAKSulJsndaj0kMUbBdoAd1uvnf0g2L6T2INR69J64ziTxf1H W903N5qESoVB4x9RgQfOQWXqEr2Pc5SuhdfxIXZiV6WIXZ5JTn8EwsZOCrGSOntZ0u Sqnh8fWEPjlPFRUr/RurnST1jOqhp6Emq5EfsFYaGWqh+V2s1Ez5ABQXJwKOrpsGLK GB5HkLoZF657Q== Precedence: bulk list-help: list-post: List-Id: internals.lists.php.net x-ms-reactions: disallow MIME-Version: 1.0 Date: Wed, 16 Jul 2025 10:49:48 +0200 To: Adam Cable Cc: php internals Subject: Re: [PHP-DEV] Re: [VOTE] str_icontains In-Reply-To: References: Message-ID: 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 Am 2025-07-16 08:13, schrieb Adam Cable: > This was declined with 6 votes to 11. > Thanks to everyone for voting. > Really appreciate everything that the custodians of PHP do to keep the > language moving forward :) Even though the RFC was ultimately declined, I'd like to send my note of appreciation with regard to how well-written and well-researched your first RFC was. Looking forward to see with what you come up in the future :-) Best regards Tim Düsterhus