Hi, > Realistically, how often do you override strlen? If I say "never", I > probably would be close enough for all practical purposes.
It's an ironic coincidence that you use strlen() as an example. Because it and substr() are possibly the most likely to be overriden, where we need code to be byte-safe in spite of mbstring.func_overload. But why does that matter, either way? Cheers, Andrey. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php