Re: [PHP-DEV] [RFC] Implement strrstr counterpart to strstr for consistency

2019-06-20 Thread G. P. B.
On Thu, 20 Jun 2019 at 14:46, Marco Pivetta wrote: > IS it possible to have something with a sensible name? These read like a > diesel engine failing to start up... > > Marco Pivetta > > http://twitter.com/Ocramius > > http://ocramius.github.com/ > Oh I totally agree on that but I have no idea h

Re: [PHP-DEV] [RFC] Implement strrstr counterpart to strstr for consistency

2019-06-20 Thread Marco Pivetta
IS it possible to have something with a sensible name? These read like a diesel engine failing to start up... Marco Pivetta http://twitter.com/Ocramius http://ocramius.github.com/ On Thu, Jun 20, 2019 at 1:48 PM G. P. B. wrote: > Hello Internals; > > I've written an RFC to get feedback about