php-src/ext/mbstring
Tjerk Meesters 86de7963fe Removing ext/ereg and dependencies
Affected extensions:
- opcache (use pcre)
- mbstring (removed ereg functions overloading)
- pgsql (use pcre)
- reflection (test cases using 'ereg')

SAPI:
- apache (header only)
- apache_hooks (header only)
2014-09-11 10:22:44 +08:00
..
libmbfl Removed another cvsclean file 2014-06-08 19:28:06 -07:00
oniguruma typofixes 2014-08-17 16:00:39 +03:00
tests Removing ext/ereg and dependencies 2014-09-11 10:22:44 +08: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 master renames phase 3 2014-08-25 20:22:49 +02:00
mb_gpc.h
mbstring.c Removing ext/ereg and dependencies 2014-09-11 10:22:44 +08:00
mbstring.dsp
mbstring.h Bump year 2014-01-03 11:08:10 +08:00
php_mbregex.c 's' works with size_t round 3 2014-08-27 20:49:36 +02:00
php_mbregex.h Bump year 2014-01-03 11:08:10 +08:00
php_onig_compat.h
php_unicode.c Bump year 2014-01-03 11:08:10 +08:00
php_unicode.h Bump year 2014-01-03 11:08:10 +08: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.