Re: [PHP-DEV] [RFC] str_icontains

2025-06-23 Thread youkidearitai
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

Re: [PHP-DEV] [RFC] str_icontains

2025-06-23 Thread 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): https://github.com/php/php-src/pull/18705 > > Previous di

Re: [PHP-DEV] [RFC] str_icontains

2025-06-23 Thread Jordi Boggiano
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

Re: [PHP-DEV] [RFC] [Discussion] #[\DelayedTargetValidation] attribute

2025-06-23 Thread Alexandru Pătrănescu
Hi Daniel, internals, On Wed, Jun 18, 2025, 02:29 Daniel Scherzer wrote: > Hi internals, > > I'd like to start the discussion for a new RFC about adding a > `#[\DelayedTargetValidation]` attribute. > > How about completely disabling errors caused by a bad target at compile time? And just ignore

Re: [PHP-DEV] [RFC] Drop support for 32bit builds

2025-06-23 Thread Marc Bennewitz
On 20.06.25 14:21, Hans Henrik Bergan wrote: On Fri, 20 Jun 2025 at 13:20, Marc Bennewitz wrote: On 19.06.25 18:55, Hans Henrik Bergan wrote: On Thu, Jun 19, 2025, 18:24 Ben Ramsey wrote: On Jun 19, 2025, at 11:08, Calvin Buckley wrote: On Jun 19, 2025, at 11:08 AM, Marc Bennewitz wrote

[PHP-DEV] RFC Karma

2025-06-23 Thread Vadim Dvorovenko
Username: vadimon Please give permissions to create RFC. Planning to create RFC about Pipe Assignment Operator.