On Sun, 15 Jun 2025, 9:12 pm Adam Cable, <adamca...@gmail.com> wrote:
> Hello internals, > > I'd like to present my first RFC - str_icontains, a case-insensitive > friend of str_contains > > RFC: https://wiki.php.net/rfc/str_icontains > PR (including tests): https://github.com/php/php-src/pull/18705 > > Previous discussion: https://externals.io/message/127504 > > Thanks, > Adam > I'll likely put this to a vote today/tomorrow as most issues have been discussed, and hopefully people can now have a balanced view about whether it's worth including. Thanks for all the feedback, really appreciate it. Adam >