Moriyoshi Koizumi wrote: > moriyoshi Fri Sep 12 23:59:51 2008 UTC > > Modified files: > /php-src/ext/mbstring mbstring.c > Log: > - The mb_list_* issue has been resolved in the following way: > - Keep the same prototype as 5.2 for mb_list_encodings(). > - Add mb_list_encoding_aliases() with the mandatory parameter. > - Remove mb_list_mime_names() as the list can be made from iteration > on mb_list_encodings() with mb_preferred_mime_name(). >
Just to note I already discussed this with the other mbstring developers. Thanks Nuno for reminding me. Regards, Moriyoshi -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php