php-src/ext/mbstring
2015-01-03 21:55:29 -08:00
..
libmbfl first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
oniguruma typofixes 2014-08-17 16:00:39 +03:00
tests Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
ucgendat - Moved ucgendat.c to a separate directory and included the 2010-10-05 02:34:35 +00:00
config.m4 fix arg order, CFLAGS is the fifth arg in m4 2014-10-17 16:03:40 +02:00
config.w32 Merge remote-tracking branch 'origin/master' into native-tls 2014-11-27 15:59:43 +01:00
CREDITS
mb_gpc.c first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
mb_gpc.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
mbstring.c Fix bug #68706 - uninitalized pointer in mbstring 2015-01-03 21:55:29 -08:00
mbstring.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
php_mbregex.c first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
php_mbregex.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
php_onig_compat.h - MFH: Added a new configure option --with-onig=[DIR] that allows the extension 2008-07-16 02:30:49 +00:00
php_unicode.c first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
php_unicode.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
README
README_PHP3-i18n-ja typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:52:47 -08:00
README.libmbfl
unicode_data.h - Fixed bug #52981 (Unicode casing table was out-of-date). 2010-10-05 01:54:17 +00:00

!!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.