php-src/ext/mbstring
Kalle Sommer Nielsen 2104bea5d7 Remove Netware support
If this does not break the Unix system somehow, I'll be amazed. This should get most of it out, apologies for any errors this may cause on non-Windows ends which I cannot test atm.
2016-11-12 11:20:01 +01:00
..
libmbfl Merge branch 'PHP-5.6' into PHP-7.0 2016-06-06 07:33:36 +02:00
oniguruma Merge branch 'PHP-5.6' into PHP-7.0 2016-09-04 19:15:30 -07:00
tests Add tests 2016-10-15 21:03:14 +09:00
ucgendat fix typos 2015-05-13 22:28:35 +04:00
config.m4 Remove Netware support 2016-11-12 11:20:01 +01:00
config.w32 Merge remote-tracking branch 'origin/master' into native-tls 2014-11-27 15:59:43 +01:00
CREDITS
mb_gpc.c Added ZEND_ATTRIBUTE_FORMAT to some middind functions. 2016-06-21 16:00:37 +03:00
mb_gpc.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
mbstring.c Use proper API 2016-10-16 07:29:33 +09:00
mbstring.h pull-request/1099 2016-08-10 14:09:48 +09:00
php_mbregex.c Fix #72994: mbc_to_code() out of bounds read 2016-09-04 16:37:06 +02:00
php_mbregex.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_onig_compat.h
php_unicode.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_unicode.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
README
README.libmbfl
README_PHP3-i18n-ja typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:52:47 -08:00
unicode_data.h Upgrade unicode_data.h to UnicodeData.txt 8.0.0 (part of bug #70475 ext/mbstring/unicode_data.h needs update) 2015-09-15 07:56:10 -07: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.