diff options
Diffstat (limited to 'ext/mbstring/README')
-rw-r--r-- | ext/mbstring/README | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/ext/mbstring/README b/ext/mbstring/README new file mode 100644 index 0000000..338aa79 --- /dev/null +++ b/ext/mbstring/README @@ -0,0 +1,17 @@ +!!Caution: DO NOT ADD/CHANGE MBSTRING CODE!! + +New mbstring is under development, anyone who would like +add new feature/change behavior should access to development +source. + +http://cvs.sourceforge.jp/cgi-bin/viewcvs.cgi/php-i18n/ + +All changes made after 2002/5/19 are subject to be +removed. + +You are warned in php-dev and php-cvs lists many times +already. If you are curious, search archive for details. + +Thank you. + + |