ext/mbstring/libmbfl/README.md
This is libmbfl, a streamable multibyte character code filter and converter library, written by Shigeru Kanemoto.
The original version of libmbfl is developed and distributed at https://github.com/moriyoshi/libmbfl under the LGPL 2.1 license. See the LICENSE file for licensing information.
The libmbfl library is bundled with PHP as a fork of the original repository and is not in sync with the upstream. As such, the libmbfl directory is directly modified in the php-src repository.
Added encoding conversion between Shift_JIS and Unicode (6.0 or PUA) for pictogram characters defined by mobile phone carrier in Japan (rui).
Fixed encoding conversion of cp5022x for user defined area (rui).
Added MacJapanese (SJIS-mac) for legacy encoding support (rui).
Backport from PHP 5.2 (rui).
Marcus Boerger [email protected] Hayk Chamyan [email protected] Wez Furlong [email protected] Rui Hirokawa [email protected] Shigeru Kanemoto [email protected] U. Kenkichi [email protected] Moriyoshi Koizumi [email protected] Hironori Sato [email protected] Tsukada Takuya [email protected] Tateyama [email protected] Den V. Tsopa [email protected] Maksym Veremeyenko [email protected] Haluk AKIN [email protected]