On 24 June 2025 14:13:16 BST, Larry Garfield wrote:
>On Tue, Jun 24, 2025, at 3:18 AM, Adam Cable wrote:
>> On Tue, Jun 24, 2025 at 12:20 AM Larry Garfield
>> wrote:
>>> On Sun, Jun 15, 2025, at 3:12 PM, Adam Cable wrote:
>>> > Hello internals,
>>> >
>>> > I'd like to present my first RFC - str_
On Tue, Jun 24, 2025, at 3:18 AM, Adam Cable wrote:
> On Tue, Jun 24, 2025 at 12:20 AM Larry Garfield
> wrote:
>> On Sun, Jun 15, 2025, at 3:12 PM, Adam Cable wrote:
>> > Hello internals,
>> >
>> > I'd like to present my first RFC - str_icontains, a case-insensitive
>> > friend of str_contains
>
On Tue, Jun 24, 2025 at 12:20 AM Larry Garfield
wrote:
> On Sun, Jun 15, 2025, at 3:12 PM, Adam Cable 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 (inc
On Tue, Jun 24, 2025 at 1:56 AM youkidearitai
wrote:
> 2025年6月24日(火) 9:00 Larry Garfield :
> >
> > On Sun, Jun 15, 2025, at 3:12 PM, Adam Cable wrote:
> > > Hello internals,
> > >
> > > I'd like to present my first RFC - str_icontains, a case-insensitive
> > > friend of str_contains
> > >
> > > R
2025年6月24日(火) 9:00 Larry Garfield :
>
> On Sun, Jun 15, 2025, at 3:12 PM, Adam Cable 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): http
On Sun, Jun 15, 2025, at 3:12 PM, Adam Cable 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 di
On 15.06.2025 22:12, Adam Cable wrote:
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
Just a +1 from my side. Looks good, useful and I've de
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