php-src/ext/mbstring
Florian MARGAINE 8eb7e7bf7f Merge branch 'master' into issue-67910
Conflicts:
	README.PARAMETER_PARSING_API
	ext/gmp/tests/001.phpt
2014-09-20 10:09:21 +02:00
..
libmbfl Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
oniguruma typofixes 2014-08-17 16:00:39 +03:00
tests Fix yy_limit computation after encoding switch 2014-09-11 14:52:59 +02:00
ucgendat
config.m4 Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
config.w32 MFH: added iso2022jp-mobile and emoji unsuppoted in unicode 6.0. 2011-08-24 15:29:17 +00:00
CREDITS
mb_gpc.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mb_gpc.h reduce the struct size by 8 byte on 64 bit 2014-09-20 01:43:04 +02:00
mbstring.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mbstring.dsp Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
mbstring.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_mbregex.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_mbregex.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_onig_compat.h
php_unicode.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_unicode.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
README
README_PHP3-i18n-ja Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
README.libmbfl
unicode_data.h

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