Hi internals,
I was told to ask for your feedback regarding the following PR I've opened:
https://github.com/php/php-src/pull/11430.
The PR adds a $before_needle argument to strrchr() that allows returning
part of the haystack before the occurrence of the needle. Similar functions
such as strstr(
2023年6月24日(土) 22:56 Nikita Popov :
> On Thu, Jun 22, 2023, at 12:14, Máté Kocsis wrote:
> > Hi Everyone,
> >
> > As previously announced on the list, we have just started the vote about
> > the annual PHP deprecation RFC.
> >
> > Link to the RFC: https://wiki.php.net/rfc/deprecations_php_8_3
> > L