moriyoshi Wed Apr 2 19:20:15 2003 EDT Modified files: (Branch: PHP_4_3) /php4 TODO_SEGFAULTS Log: Removed i18n_convert() from the entries because that is an alias for mb_convert_encoding() Index: php4/TODO_SEGFAULTS diff -u php4/TODO_SEGFAULTS:1.1.2.12 php4/TODO_SEGFAULTS:1.1.2.13 --- php4/TODO_SEGFAULTS:1.1.2.12 Wed Apr 2 19:16:51 2003 +++ php4/TODO_SEGFAULTS Wed Apr 2 19:20:15 2003 @@ -4,7 +4,7 @@ Fixed: - i18n_convert/mb_convert_encoding (Moriyoshi Koizumi) + mb_convert_encoding (Moriyoshi Koizumi) socket_iovec_alloc (Rasmus) exif_imagetype,exif_thumbnail (Rasmus) dbase_open (Rasmus)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php