Browse Source

Forgot to include these functions in the list

PHP-5
Moriyoshi Koizumi 24 years ago
parent
commit
69bb505750
  1. 2
      NEWS

2
NEWS

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

Loading…
Cancel
Save