Skip to content

Commit 3ed3bc3

Browse files
petknikic
authored andcommitted
Update README information for the libmbfl library
The libmbfl library is bundled with PHP and has its own repository for development and bug fixes. To avoid confusion and faster development the README has been updated to include the information of the original library and to use the bundled library as a fork of the upstream repository instead.
1 parent a57de26 commit 3ed3bc3

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

ext/mbstring/libmbfl/README

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
1-
This is Libmbfl, a streamable multibyte character code filter and
2-
converter library.
1+
This is libmbfl, a streamable multibyte character code filter and converter
2+
library.
33

4-
See LICENSE and DISCLAIMER for licensing information.
4+
The original version of libmbfl is developed and distributed at
5+
https://github.com/moriyoshi/libmbfl under the LGPL 2.1 license.
6+
7+
The libmbfl library is bundled with PHP as a fork of the original repository and
8+
is not in sync with the upstream at https://github.com/moriyoshi/libmbfl. As such,
9+
the libmbfl directory is directly modified in the php-src repository.
510

6-
See the file INSTALL for building and installation instructions.
11+
See LICENSE and DISCLAIMER for licensing information.
712

8-
# $Id$
13+
See INSTALL for building and installation instructions.

0 commit comments

Comments
 (0)