summaryrefslogtreecommitdiff
path: root/ext/mbstring/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Deprecate mb_parse_str() without second argumentNikita Popov2017-02-034-2/+17
* | | Merge branch 'pull-request/1094'Joe Watkins2017-01-041-0/+14
|\ \ \
| * \ \ delete duplicate functionsMasaki Kagaya2016-08-1440-331/+3023
| |\ \ \
| * | | | added php_mb_check_code_point for mb_substitute_characterMasaki Kagaya2015-02-191-0/+14
* | | | | Merge branch 'PHP-7.1'Xinchen Hui2016-12-091-0/+11
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Fixed bug #73646 (mb_ereg_search_init null pointer dereference)Xinchen Hui2016-12-091-0/+11
* | | | | fix testsAnatol Belski2016-11-253-5/+11
* | | | | upgrade to Oniguruma 6.1.2Anatol Belski2016-11-251-1/+1
* | | | | Remove more PHP 6 leftovers from testsNikita Popov2016-11-241-1/+1
* | | | | Fix CRLF line-endings in testsNikita Popov2016-11-201-23/+23
* | | | | Remove the b prefix from literals on unrelated testsPedro Magalhães2016-11-2094-356/+356
* | | | | Merge branch 'PHP-7.1'Xinchen Hui2016-11-161-0/+8
|\ \ \ \ \ | |/ / / /
| * | | | Fixed bug #73532 (Null pointer dereference in mb_eregi)Xinchen Hui2016-11-161-0/+8
* | | | | Add testsYasuo Ohgaki2016-10-152-0/+127
* | | | | Fix test and cleanup code a littleYasuo Ohgaki2016-10-151-13/+13
* | | | | mb_check_encoding()/mb_convert_encoding() - Improve and add recursion detection.Yasuo Ohgaki2016-10-152-0/+254
* | | | | Merge branch 'PHP-7.1'Christoph M. Becker2016-09-061-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'pull-request/2115' into PHP-7.1Christoph M. Becker2016-09-061-1/+1
| |\ \ \ \
| | * | | | Fix #72948: Uncatchable "Catchable" fatal error for class to string conversionsChristoph M. Becker2016-09-031-1/+1
* | | | | | Merge branch 'PHP-7.1'Yasuo Ohgaki2016-09-061-0/+53
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'PHP-7.0' into PHP-7.1Yasuo Ohgaki2016-09-061-0/+53
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Merge branch 'PHP-5.6' into PHP-7.0Yasuo Ohgaki2016-09-061-0/+53
| | |\ \ \ \