php-src/ext/mbstring
Stanislav Malyshev 62da5cdf3d Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
  Fixed bug #71906: AddressSanitizer: negative-size-param (-1) in mbfl_strcut
  Fix bug #71798 - Integer Overflow in php_raw_url_encode
  Fix bug #71860: Require valid paths for phar filenames
  Going for 5.5.34

Conflicts:
	configure.in
	ext/phar/tests/create_path_error.phpt
	main/php_version.h
2016-03-28 23:21:15 -07:00
..
libmbfl Merge branch 'PHP-5.5' into PHP-5.6 2016-03-28 23:21:15 -07:00
oniguruma updated to oniguruma to 5.9.5 2014-03-15 17:56:04 +01:00
tests added missing parentheses 2015-03-08 23:40:56 -07:00
ucgendat - Moved ucgendat.c to a separate directory and included the 2010-10-05 02:34:35 +00:00
config.m4 Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
config.w32 refactored the mbstring config.w32 2014-11-27 13:37:00 +01:00
CREDITS
mb_gpc.c Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02:00
mb_gpc.h * Refactor zend_multibyte facility. 2010-12-19 16:36:37 +00:00
mbstring.c Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02:00
mbstring.dsp revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
mbstring.h Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02:00
php_mbregex.c Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02:00
php_mbregex.h Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02: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 Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02:00
php_unicode.h Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02:00
README
README_PHP3-i18n-ja typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:33:43 -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.