On Mon, 20 Jun 2011, Stas Malyshev wrote: > > Here is the next one. > > > > I think it's quite intuitive to use strtr() to remove single characters of a > > string, too, instead of using many str_replace($str, $chr, ""). I'd glad to > > see this change also in 5.4. > > This is a BC break, if I understand it correctly, so I don't think it is a > good idea.
I agree that this is not a good thing then. cheers, Derick -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php