So, one thing which I think is worth bringing up is code points vs. 
characters/graphemes.

This came up in another recent thread about Unicode on internals. While 
code-point manipulation is all well and good, we also need grapheme 
manipulation functions. Could we add these? That would make the API more useful.

On that note, ->charAt ought to be ->codepointAt to avoid being misleading.
--
Andrea Faulds
http://ajf.me/





--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to