|
|
@ -4,6 +4,8 @@ PHP 4 NEWS |
|
|
- Added iconv related functions (Moriyoshi) |
|
|
- Added iconv related functions (Moriyoshi) |
|
|
. iconv_strlen() |
|
|
. iconv_strlen() |
|
|
. iconv_substr() |
|
|
. iconv_substr() |
|
|
|
|
|
. iconv_strpos() |
|
|
|
|
|
. iconv_strrpos() |
|
|
. iconv_mime_decode() |
|
|
. iconv_mime_decode() |
|
|
. iconv_mime_encode() |
|
|
. iconv_mime_encode() |
|
|
- Removed support for libmcrypt 2.2.x to allow cleaner code. Another reason |
|
|
- Removed support for libmcrypt 2.2.x to allow cleaner code. Another reason |
|
|
|