Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:110002 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 9552 invoked from network); 5 May 2020 13:15:17 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 5 May 2020 13:15:17 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 8A5B91804D3 for ; Tue, 5 May 2020 04:50:12 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_NONE autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS46606 69.89.16.0/20 X-Spam-Virus: No X-Envelope-From: Received: from gateway11.unifiedlayer.com (gateway11.unifiedlayer.com [69.89.23.89]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Tue, 5 May 2020 04:50:11 -0700 (PDT) Received: from cm1.websitewelcome.com (unknown [192.185.0.102]) by gateway11.unifiedlayer.com (Postfix) with ESMTP id DCEBB200A0773 for ; Tue, 5 May 2020 06:50:10 -0500 (CDT) Received: from krieger.asoshared.com ([65.99.237.153]) by cmsmtp with ESMTP id Vw5SjmyO2wLnQVw5SjJ6hM; Tue, 05 May 2020 06:50:10 -0500 X-Authority-Reason: nr=8 Received: from krieger.asoshared.com ([65.99.237.153]:18688) by krieger.asoshared.com with esmtpa (Exim 4.91) (envelope-from ) id 1jVw5S-0037yw-MN for internals@lists.php.net; Tue, 05 May 2020 06:50:10 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Tue, 05 May 2020 06:50:10 -0500 To: PHP internals In-Reply-To: References: Message-ID: X-Sender: will@wkhudgins.info User-Agent: Roundcube Webmail/1.3.3 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - krieger.asoshared.com X-AntiAbuse: Original Domain - lists.php.net X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - wkhudgins.info X-BWhitelist: no X-Source-IP: 65.99.237.153 X-Source-L: Yes X-Exim-ID: 1jVw5S-0037yw-MN X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: krieger.asoshared.com [65.99.237.153]:18688 X-Source-Auth: will@wkhudgins.info X-Email-Count: 1 X-Source-Cap: d2todWRnaW47d2todWRnaW47a3JpZWdlci5hc29zaGFyZWQuY29t X-Local-Domain: yes Subject: Re: [VOTE] Voting opens for str_starts_with and ends_with function From: will@wkhudgins.info Hello, I closed voting on the RFC page today and updated the main RFC page. The RFC was approved by 51 votes to 4. I assume the next step is to get the github PR approved and merged. Thanks, Will On 2020-04-19 22:58, will@wkhudgins.info wrote: > Hello, > > I have opened voting for the str_starts_with and str_ends with RFC. > The voting will be open until two weeks from now, 2020-05-04. > > RFC: > https://wiki.php.net/rfc/add_str_starts_with_and_ends_with_functions > > Please vote, thanks! > > -Will