summaryrefslogtreecommitdiff
path: root/ext/mbstring/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix #78609: mb_check_encoding() no longer supports stringable objectsChristoph M. Becker2019-09-301-0/+20
* Fix key leaks in mb_convert_encoding()Nikita Popov2019-04-121-0/+16
* Fixed SKIPIF when --disable-mbregex is usedMatteo Beccati2019-03-3018-15/+63
* Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2019-03-286-14/+11
|\
| * Validate subject encoding in mb_split and mb_ereg_matchNikita Popov2019-03-271-5/+2
| * Validate pattern against mbregex encodingNikita Popov2019-03-275-12/+24
* | Fixed bug #77454Nikita Popov2019-01-141-0/+16
* | Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2019-01-061-0/+14
|\ \ | |/
| * Merge branch 'PHP-5.6' into PHP-7.1Stanislav Malyshev2019-01-061-0/+14
| |\
| | * Fix bug #77418 - Heap overflow in utf32be_mbc_to_codeStanislav Malyshev2019-01-061-0/+14
| | * Fix more issues with encodilng lengthStanislav Malyshev2019-01-062-1/+17
| | * Fix bug #77371 (heap buffer overflow in mb regex functions - compile_string_n...Stanislav Malyshev2019-01-061-0/+10
| | * Fix bug #77370 - check that we do not read past buffer end when parsing multi...Stanislav Malyshev2019-01-061-0/+13
* | | Fix tests - newer versions check UnicodeStanislav Malyshev2019-01-063-9/+15
* | | Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2019-01-063-0/+39
|\ \ \ | |/ /
| * | Fix more issues with encodilng lengthStanislav Malyshev2019-01-062-1/+17
| * | Fix bug #77371 (heap buffer overflow in mb regex functions - compile_string_n...Stanislav Malyshev2019-01-061-0/+10
| * | Fix bug #77370 - check that we do not read past buffer end when parsing multi...Stanislav Malyshev2019-01-061-0/+13
| * | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-15110-144/+41
| * | Trim trailing whitespace in *.phptPeter Kokot2018-10-14183-505/+505
| * | Trim trailing whitespace in source code filesPeter Kokot2018-10-131-3/+3
| * | Convert CRLF line endings to LFPeter Kokot2018-10-132-36/+36
* | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-15112-146/+40
* | | Trim trailing whitespace in *.phptPeter Kokot2018-10-14186-509/+509
* | | Trim trailing whitespace in source code filesPeter Kokot2018-10-131-3/+3
* | | Convert CRLF line endings to LFPeter Kokot2018-10-131-13/+13
* | | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-08-041-0/+16
|\ \ \ | |/ /
| * | Fix #76704: mb_detect_order return value varies based on argument typeChristoph M. Becker2018-08-041-0/+16
* | | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-06-281-0/+12
|\ \ \ | |/ /
| * | Fixed bug #76532 (excessive memory usage in mb_strimwidth)Marcus Schwarz2018-06-281-0/+12
* | | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-03-191-0/+13
|\ \ \ | |/ /
| * | Fix #75944: Wrong cp1251 detectionChristoph M. Becker2018-03-191-0/+13
* | | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-03-111-0/+18
|\ \ \ | |/ /
| * | Fix #62545: wrong unicode mapping in some charsetsChristoph M. Becker2018-03-111-0/+18
* | | Check for empty string in mb_ord()Nikita Popov2017-08-042-2/+13
* | | Also check for invalid codepoints in mb_ord()Nikita Popov2017-08-041-1/+1
* | | Return false on invalid codepoint in mb_chr()Nikita Popov2017-08-031-18/+2
* | | Always use Unicode codepoints in mb_ord() and mb_chr()Nikita Popov2017-08-032-2/+2
* | | Revert/fix substitution character fallbackNikita Popov2017-08-033-2/+8
* | | Revert/fix mb_substitute_character() codepoint checksNikita Popov2017-08-035-32/+49
* | | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2017-07-281-0/+10
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-07-281-0/+10
| |\ \
| | * | Fixed bug #62934Nikita Popov2017-07-281-0/+10
* | | | Fixed bug #69267 completelyNikita Popov2017-07-231-0/+17
* | | | Another fix for bug #69267Nikita Popov2017-07-231-2/+20
* | | | Partial fix for bug #69267Nikita Popov2017-07-231-0/+9
* | | | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2017-07-231-0/+13
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-07-231-0/+13
| |\ \ \ | | |/ /
| | * | Fix #71606: Segmentation fault mb_strcut with HTML-ENTITIESChristoph M. Becker2017-07-231-0/+13
* | | | Deprecate mbstring.func_overloadNikita Popov2017-02-034-0/+4