[VOTE] Voting opens for str_starts_with and ends_with function

php.internals

Unnamed Person

6 years ago
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

Nikita Popov

6 years ago
On Mon, Apr 20, 2020 at 5:59 AM <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! >
Thanks for picking this up again. This will nicely complement the str_contains function already accepted for PHP 8. Nikita

Unnamed Person

6 years ago
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: