summaryrefslogtreecommitdiff
path: root/ext/mbstring
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'PHP-5.5' into PHP-5.6.23Stanislav Malyshev2016-06-212-33/+49
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.5: Fixed bug #72446 - Integer Overflow in gdImagePaletteToTrueColor() resulting in heap overflow update NEWS fix tests fix build Fix bug #72455: Heap Overflow due to integer overflows Fix bug #72434: ZipArchive class Use After Free Vulnerability in PHP's GC algorithm and unserialize Fixed ##72433: Use After Free Vulnerability in PHP's GC algorithm and unserialize Fix bug #72407: NULL Pointer Dereference at _gdScaleVert Fix bug #72402: _php_mb_regex_ereg_replace_exec - double free Fix bug #72298 pass2_no_dither out-of-bounds access Fixed #72339 Integer Overflow in _gd2GetHeader() resulting in heap overflow Fix bug #72262 - do not overflow int Fix bug #72400 and #72403 - prevent signed int overflows for string lengths Fix bug #72275: don't allow smart_str to overflow int Fix bug #72340: Double Free Courruption in wddx_deserialize update NEWS Fix #66387: Stack overflow with imagefilltoborder Skip test which is 64bits only 5.5.37 now Conflicts: configure.in ext/mcrypt/mcrypt.c ext/spl/spl_directory.c main/php_version.h
| * Fix bug #72402: _php_mb_regex_ereg_replace_exec - double freeStanislav Malyshev2016-06-182-33/+49
| |
* | missing returnAnatol Belski2016-06-061-0/+2
| |
* | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2016-03-281-17/+17
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | * 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
| * Fixed bug #71906: AddressSanitizer: negative-size-param (-1) in mbfl_strcutStanislav Malyshev2016-03-281-17/+17
| |
| * added missing parenthesesMasaki Kagaya2015-03-082-1/+13
| | | | | | | | | | | | | | added test case for bug #68846 replaced tab with space added missing parentheses again See also: http://icu-project.org/docs/papers/gb18030.html#h7
| * Bump yearXinchen Hui2015-01-157-7/+7
| |
* | Fixed bug #65720 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c:281: bad if ↵Yasuo Ohgaki2016-01-181-1/+1
| | | | | | | | test
* | Happy new year (Update copyright to 2016)Lior Kaplan2016-01-017-7/+7
| |
* | added missing parenthesesMasaki Kagaya2015-03-082-1/+13
| | | | | | | | | | | | | | added test case for bug #68846 replaced tab with space added missing parentheses again See also: http://icu-project.org/docs/papers/gb18030.html#h7
* | bump yearXinchen Hui2015-01-157-7/+7
| |
* | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-11-271-40/+59
|\ \ | |/ | | | | | | | | * PHP-5.5: refactored the mbstring config.w32 Fixed bug #68504 --with-libmbfl configure option not present on Windows
| * refactored the mbstring config.w32Anatol Belski2014-11-271-28/+20
| |
| * Fixed bug #68504 --with-libmbfl configure option not present on WindowsAnatol Belski2014-11-271-46/+73
| |
* | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-235-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ext/ftp/ftp.h ext/pcre/pcrelib/pcre_printint.c ext/pcre/pcrelib/sljit/sljitLir.c ext/pcre/pcrelib/sljit/sljitLir.h ext/pcre/pcrelib/sljit/sljitNativeARM_32.c ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c ext/pgsql/pgsql.c ext/phar/func_interceptors.c ext/soap/soap.c ext/standard/image.c
* | Merge branch 'PHP-5.5' into PHP-5.6Lior Kaplan2014-08-171-1/+1
|\ \ | |/ | | | | | | * PHP-5.5: Correct typo in comments: 'initialized'
| * Merge branch 'PHP-5.4' into PHP-5.5Lior Kaplan2014-08-171-1/+1
| |\ | | | | | | | | | | | | * PHP-5.4: Correct typo in comments: 'initialized'
| | * Correct typo in comments: 'initialized'Lior Kaplan2014-08-171-1/+1
| | |
| | * tests still failing, so xfail for now until fixedStanislav Malyshev2014-01-292-2/+4
| | |
| * | put this test back to XFAIL, as it was before, since it is still leaking memoryFerenc Kovacs2014-04-291-0/+2
| | |
| * | tests still failing, so xfail for now until fixedStanislav Malyshev2014-01-292-2/+4
| | |
* | | Removed another cvsclean fileSobak2014-06-081-14/+0
| | |
* | | Fixed test for commit 997be125eb0228c5b1b6dd278f617791e71192c6Yasuo Ohgaki2014-05-121-1/+2
| | |
* | | Fixed bug #67199 mb_regex_encoding mishmashYasuo Ohgaki2014-05-121-2/+2
| | |
* | | XFAIL the leaking multibyte tests, we should really get to the bottom of thisFerenc Kovacs2014-05-013-0/+9
| | |
* | | multibytes tests still fail, put them in XFAILStanislav Malyshev2014-04-055-9/+4
| | | | | | | | | | | | clean up XFAIL from tests no longer failing
* | | Remove unneeded string copy.Yasuo Ohgaki2014-03-271-4/+32
| | | | | | | | | | | | | | | Allow to set ''(empty string values) internal/input/output_encoding for better compatibility. i.e. Runtime INI value changes. More compliance to the RFC. Improve/add encoding handling tests. i.e. Rather than set encoding automagic way, detect it.
* | | Merge branch 'pull-request/622' into PHP-5.6Yasuo Ohgaki2014-03-1910-6/+26
|\ \ \ | | | | | | | | | | | | | | | | | | | | * pull-request/622: Fixed typo Add missing E_DEPRECATED error for https://wiki.php.net/rfc/default_encoding
| * | | Add missing E_DEPRECATED error for https://wiki.php.net/rfc/default_encodingYasuo Ohgaki2014-03-1210-6/+26
| | | |
* | | | updated to oniguruma to 5.9.5Anatol Belski2014-03-158-448/+178
|/ / /
* | | a few typofixesVeres Lajos2014-02-141-1/+1
| | |
* | | Implement RFC https://wiki.php.net/rfc/default_encodingYasuo Ohgaki2014-02-132-51/+107
| | |
* | | tests still failing, so xfail for now until fixedStanislav Malyshev2014-01-292-2/+4
| | |
* | | Merge branch 'PHP-5.5' into PHP-5.6Yasuo Ohgaki2014-01-295-14/+10
|\ \ \ | |/ / | | | | | | | | | * PHP-5.5: Fixed zend.multibyte tests partially
| * | Merge branch 'PHP-5.4' into PHP-5.5Yasuo Ohgaki2014-01-295-14/+10
| |\ \ | | |/ | | | | | | | | | * PHP-5.4: Fixed zend.multibyte tests partially
| | * Fixed zend.multibyte tests partiallyYasuo Ohgaki2014-01-295-14/+10
| | |
| | * XFAIL multibyte tests until they are fixed (bug 66582)Stanislav Malyshev2014-01-267-0/+14
| | |
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-01-267-0/+14
|\ \ \ | |/ / | | | | | | | | | * PHP-5.5: XFAIL multibyte tests until they are fixed (bug 66582)
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-01-267-0/+14
| |\ \ | | | | | | | | | | | | | | | | * PHP-5.4: XFAIL multibyte tests until they are fixed (bug 66582)
| | * | XFAIL multibyte tests until they are fixed (bug 66582)Stanislav Malyshev2014-01-267-0/+14
| | |/
* | | Merge branch 'PHP-5.5' into PHP-5.6Yasuo Ohgaki2014-01-1914-95/+22
|\ \ \ | |/ / | | | | | | | | | * PHP-5.5: Enable zend.multibyte tests. Tipcal configuration works, but most tests fail.
| * | Merge branch 'PHP-5.4' into PHP-5.5Yasuo Ohgaki2014-01-1914-95/+22
| |\ \ | | |/ | | | | | | | | | * PHP-5.4: Enable zend.multibyte tests. Tipcal configuration works, but most tests fail.
| | * Enable zend.multibyte tests. Tipcal configuration works, but most tests fail.Yasuo Ohgaki2014-01-1914-95/+22
| | |
| | * Bump yearXinchen Hui2014-01-037-7/+7
| | |
| * | Bump yearXinchen Hui2014-01-037-7/+7
| | |
* | | Bump yearXinchen Hui2014-01-037-7/+7
| | |
* | | Merge branch 'PHP-5.5'Felipe Pena2013-10-204-4/+4
|\ \ \ | |/ / | | | | | | | | | * PHP-5.5: - Fixed possible uninitialized scalar variable usage (spotted by Coverity)
| * | Merge branch 'PHP-5.4' into PHP-5.5Felipe Pena2013-10-204-4/+4
| |\ \ | | |/ | | | | | | | | | * PHP-5.4: - Fixed possible uninitialized scalar variable usage (spotted by Coverity)
| | * - Fixed possible uninitialized scalar variable usage (spotted by Coverity)Felipe Pena2013-10-204-4/+4
| | |
* | | Implement variadic function syntaxNikita Popov2013-09-261-2/+2
| | | | | | | | | | | | As per RFC: https://wiki.php.net/rfc/variadics