php-src/ext/mbstring/libmbfl
Stanislav Malyshev 67fbb06311 Merge branch 'PHP-5.5' into PHP-7.0.5
* PHP-5.5:
  Fixed bug #71704 php_snmp_error() Format String Vulnerability
  Fixed bug #71906: AddressSanitizer: negative-size-param (-1) in mbfl_strcut
  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/phar_object.c
	ext/phar/tests/badparameters.phpt
	ext/phar/tests/create_path_error.phpt
	ext/phar/tests/pharfileinfo_construct.phpt
	ext/snmp/snmp.c
	ext/standard/url.c
	main/php_version.h
2016-03-28 23:55:05 -07:00
..
filters Merge branch 'PHP-5.6' into PHP-7.0 2016-01-18 10:52:11 +09:00
mbfl Merge branch 'PHP-5.5' into PHP-7.0.5 2016-03-28 23:55:05 -07:00
nls - Update the bundled libmbfl to the latest on upstream. 2010-03-12 04:55:37 +00:00
tests trailing whitespace removal 2015-01-10 15:07:38 -08:00
AUTHORS - added koi8-u (Ukrainian) and CP1254 (Turkish). 2008-07-05 06:52:04 +00:00
buildconf
config.h.in - Update the bundled libmbfl to the latest on upstream. 2010-03-12 04:55:37 +00:00
config.h.w32 - Fix win32 build. (notified by Rob. Thanks) 2010-03-15 14:19:51 +00:00
configure.in - Update the bundled libmbfl to the latest on upstream. 2010-03-12 04:55:37 +00:00
DISCLAIMER Sync with the original 2003-08-24 20:07:13 +00:00
INSTALL
LICENSE Sync with the original 2003-08-24 20:07:13 +00:00
Makefile.am - Update the bundled libmbfl to the latest on upstream. 2010-03-12 04:55:37 +00:00
NEWS Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
README - Update libmbfl to the latest. This fixes several serious issues in the html 2004-02-04 07:24:08 +00:00

This is Libmbfl, a streamable multibyte character code filter and
converter library.

See LICENSE and DISCLAIMER for licensing information.

See the file INSTALL for building and installation instructions.

# $Id$