On Sat, Sep 16, 2017 at 10:29:26AM +0100, Tony Marston wrote: > People keep telling me that switching between upper and lower case > for all character sets in the universe is not 100% simple because of > a small number of exceptions. So what? Identify the exceptions and > write code which deals with them.
Thereby increasing the complexity of the PHP engine - which means more bugs and slower execution. It also makes it harder for the user to understand: they need to get their heads round the corner cases. -- Alain Williams Linux/GNU Consultant - Mail systems, Web sites, Networking, Programmer, IT Lecturer. +44 (0) 787 668 0256 http://www.phcomp.co.uk/ Parliament Hill Computers Ltd. Registration Information: http://www.phcomp.co.uk/contact.php #include <std_disclaimer.h> -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php