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
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
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
Username: vadimon
Please give permissions to create RFC.
Planning to create RFC about Pipe Assignment Operator.