Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:105990 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 39057 invoked from network); 20 Jun 2019 01:17:05 -0000 Received: from unknown (HELO gateway10.unifiedlayer.com) (74.220.216.134) by pb1.pair.com with SMTP; 20 Jun 2019 01:17:05 -0000 Received: from cm4.websitewelcome.com (unknown [108.167.139.16]) by gateway10.unifiedlayer.com (Postfix) with ESMTP id 9976620097945 for ; Wed, 19 Jun 2019 17:31:49 -0500 (CDT) Received: from krieger.asoshared.com ([65.99.237.153]) by cmsmtp with ESMTP id dj7NhEixzDhm0dj7NhSeBy; Wed, 19 Jun 2019 17:31:49 -0500 X-Authority-Reason: nr=8 Received: from krieger.asoshared.com ([65.99.237.153]:11136) by krieger.asoshared.com with esmtpa (Exim 4.91) (envelope-from ) id 1hdj7N-003s8G-Cw for internals@lists.php.net; Wed, 19 Jun 2019 18:31:49 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Date: Wed, 19 Jun 2019 18:31:49 -0400 To: internals@lists.php.net In-Reply-To: <683c5da474e13283030cac3d0c0ec080@wkhudgins.info> References: <8442f1fa5544b2ca03e7cebbc64e8e5c@wkhudgins.info> <683c5da474e13283030cac3d0c0ec080@wkhudgins.info> Message-ID: <2c37999d1e5372ae6ab48bfce5420796@wkhudgins.info> 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: 1hdj7N-003s8G-Cw X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: krieger.asoshared.com [65.99.237.153]:11136 X-Source-Auth: will@wkhudgins.info X-Email-Count: 2 X-Source-Cap: d2todWRnaW47d2todWRnaW47a3JpZWdlci5hc29zaGFyZWQuY29t X-Local-Domain: yes Subject: [RFC] Desire to move RFC add_str_begin_and_end_functions to a vote From: will@wkhudgins.info I sent this earlier this week without [RFC] in the subject line...since some people might have filters to check the subject line I wanted to send this again with the proper substring in the subject lineā€“to make it clear I intend to take this to a vote in two weeks. Apologies for the duplicate email. -Will On 2019-06-18 14:45, will@wkhudgins.info wrote: > Hello all, > > I submitted this RFC several years ago. I collected a lot of feedback > and I have updated the RFC and corresponding github patch. Please see > the RFC at https://wiki.php.net/rfc/add_str_begin_and_end_functions > and the github patch at https://github.com/php/php-src/pull/2049. I > have addressed many concerns > (order of arguments, name of functions, multibye support, etc). I plan > to move this RFC to a vote in the coming weeks. > > Thanks, > > Will