1
0
mirror of https://github.com/php/php-src.git synced 2026-04-14 19:41:05 +02:00
Files
archived-php-src/ext/mbstring/libmbfl
Peter Kokot a4102e1bc3 Remove unused and untouched ext/libmbfl/tests files
Test files of the forked and bundled libmbfl library aren't utilized
in php-src. Instead, the current approach is to use the phpt tests.
2018-09-26 23:08:04 +02:00
..
2018-09-18 05:32:08 +02:00
2018-09-18 05:32:08 +02:00
2018-09-05 11:51:19 +02:00
2018-09-18 05:32:08 +02:00
2018-09-18 05:32:08 +02:00
2003-08-24 20:07:13 +00:00
2003-08-24 20:07:13 +00:00

This is libmbfl, a streamable multibyte character code filter and converter
library.

The original version of libmbfl is developed and distributed at
https://github.com/moriyoshi/libmbfl under the LGPL 2.1 license.

The libmbfl library is bundled with PHP as a fork of the original repository and
is not in sync with the upstream at https://github.com/moriyoshi/libmbfl. As such,
the libmbfl directory is directly modified in the php-src repository.

See LICENSE and DISCLAIMER for licensing information.