[RFC] [VOTE] str_contains is accepted

php.internals

Philipp Tanlak

6 years ago
Hello internals! Two weeks have passed since the voting on the str_contains RFC started. https://wiki.php.net/rfc/str_contains With a result of 43 (Yes) to 9 (No), the RFC was accepted and the voting phase has been closed. If there are no issues with the implementation, the change can be merged into the PHP source. https://github.com/php/php-src/pull/5179 <https://wiki.php.net/rfc/str_contains> Kind regards Philipp Tanlak

Guilliam Xavier

6 years ago
On Mon, Mar 16, 2020 at 10:43 AM Philipp Tanlak <philipp.tanlak@gmail.com> wrote:
> > Hello internals! > > Two weeks have passed since the voting on the str_contains RFC started. > https://wiki.php.net/rfc/str_contains > With a result of 43 (Yes) to 9 (No), the RFC was accepted and the voting > phase has been closed. > > If there are no issues with the implementation, the change can be merged > into the PHP source. > https://github.com/php/php-src/pull/5179 > <https://wiki.php.net/rfc/str_contains> > Kind regards > Philipp Tanlak
Great! :) Now can we hope to have str_starts_with and str_ends_with in PHP 8 too?
-- Guilliam Xavier

Ben Ramsey

6 years ago
> On Mar 16, 2020, at 12:59, Guilliam Xavier <guilliam.xavier@gmail.com> wrote: > > On Mon, Mar 16, 2020 at 10:43 AM Philipp Tanlak > <philipp.tanlak@gmail.com> wrote: >> >> Hello internals! >> >> Two weeks have passed since the voting on the str_contains RFC started. >> https://wiki.php.net/rfc/str_contains >> With a result of 43 (Yes) to 9 (No), the RFC was accepted and the voting >> phase has been closed. >> >> If there are no issues with the implementation, the change can be merged >> into the PHP source. >> https://github.com/php/php-src/pull/5179 >> <https://wiki.php.net/rfc/str_contains> >> Kind regards >> Philipp Tanlak > > Great! :) Now can we hope to have str_starts_with and str_ends_with in > PHP 8 too?
For reference: https://wiki.php.net/rfc/add_str_begin_and_end_functions