php-src/ext/mbstring
Stanislav Malyshev 911f0ea417 Merge branch 'pull-request/1012'
* pull-request/1012:
  Fix uninitalized variables reads. See CWE-457 for more info.
2015-01-31 23:52:10 -08:00
..
libmbfl trailing whitespace removal 2015-01-10 15:07:38 -08:00
oniguruma trailing whitespace removal 2015-01-10 15:07:38 -08:00
tests Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
ucgendat trailing whitespace removal 2015-01-10 15:07:38 -08: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 mbstring is supporting CJK + some other encodings. 2002-11-21 16:12:49 +00:00
mb_gpc.c bump year 2015-01-15 23:27:30 +08:00
mb_gpc.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
mbstring.c Fix uninitalized variables reads. See CWE-457 for more info. 2015-01-21 06:52:19 +11:00
mbstring.h bump year 2015-01-15 23:27:30 +08:00
php_mbregex.c Fixed valgrind issue in mb_ereg_replace_variation1.phpt 2015-01-29 19:28:46 +08:00
php_mbregex.h bump year 2015-01-15 23:27:30 +08: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 bump year 2015-01-15 23:27:30 +08:00
php_unicode.h bump year 2015-01-15 23:27:30 +08:00
README Add warning... It seems posting message to php-dev/php-cvs does not work! 2002-08-14 06:28:16 +00:00
README_PHP3-i18n-ja typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:52:47 -08:00
README.libmbfl @mbfilter is changed to bundled version of libmbfl to prevent LGPL licence problem. mbregex is changed to oniguruma. 2003-08-23 06:18:44 +00:00
unicode_data.h trailing whitespace removal 2015-01-10 15:07:38 -08: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.