Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 161 | -237/+237 |
* | Trim trailing whitespace in tests | Gabriel Caruso | 2018-10-14 | 127 | -265/+265 |
* | Convert CRLF line endings to LF | Peter Kokot | 2018-10-13 | 1 | -13/+13 |
* | Merge branch 'PHP-7.3' | Nikita Popov | 2018-10-02 | 1 | -0/+14 |
|\ | |||||
| * | Fixed bug #76958 | Nikita Popov | 2018-10-02 | 1 | -0/+14 |
* | | Explain why the test was skipped | Gabriel Caruso | 2018-09-16 | 1 | -1/+1 |
* | | Merge branch 'PHP-7.3' | Christoph M. Becker | 2018-08-05 | 12 | -8/+36 |
|\ \ | |/ | |||||
| * | Add missing skip conditions | Christoph M. Becker | 2018-08-05 | 12 | -8/+36 |
* | | Merge branch 'PHP-7.3' | Christoph M. Becker | 2018-08-04 | 1 | -0/+16 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2018-08-04 | 1 | -0/+16 |
| |\ | |||||
| | * | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2018-08-04 | 1 | -0/+16 |
| | |\ | |||||
| | | * | Fix #76704: mb_detect_order return value varies based on argument type | Christoph M. Becker | 2018-08-04 | 1 | -0/+16 |
* | | | | Remove superfluous checks of always available functions | Gabriel Caruso | 2018-08-03 | 2 | -6/+0 |
|/ / / | |||||
* | | | Deprecate undocumented mbereg_* aliases | Nikita Popov | 2018-07-21 | 5 | -13/+24 |
* | | | adds support for named subpatterns to `mb_ereg_replace` | ju1ius | 2018-07-06 | 2 | -1/+46 |
* | | | adds support for named captures to mb_ereg & mb_ereg_search | ju1ius | 2018-07-06 | 3 | -0/+118 |
* | | | Merge branch 'PHP-7.2' | Nikita Popov | 2018-06-28 | 1 | -0/+12 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Nikita Popov | 2018-06-28 | 1 | -0/+12 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #76532 (excessive memory usage in mb_strimwidth) | Marcus Schwarz | 2018-06-28 | 1 | -0/+12 |
* | | | Skip tests when Oniguruma is disabled | Anatol Belski | 2018-06-11 | 2 | -0/+2 |
* | | | Fixed bug #76319 | Nikita Popov | 2018-05-25 | 1 | -0/+9 |
* | | | Merge branch 'PHP-7.2' | Christoph M. Becker | 2018-03-19 | 1 | -0/+13 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2018-03-19 | 1 | -0/+13 |
| |\ \ | | |/ | |||||
| | * | Fix #75944: Wrong cp1251 detection | Christoph M. Becker | 2018-03-19 | 1 | -0/+13 |
* | | | Merge branch 'PHP-7.2' | Christoph M. Becker | 2018-03-11 | 1 | -0/+18 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2018-03-11 | 1 | -0/+18 |
| |\ \ | | |/ | |||||
| | * | Fix #62545: wrong unicode mapping in some charsets | Christoph M. Becker | 2018-03-11 | 1 | -0/+18 |
* | | | Remove duplicated tests | Gabriel Caruso | 2018-02-22 | 2 | -64/+0 |
* | | | Use EXPECT instead of EXPECTF when possible | Gabriel Caruso | 2018-02-20 | 44 | -44/+44 |
* | | | Remove trailing whitespace in inc files | Gabriel Caruso | 2018-02-10 | 1 | -3/+3 |
* | | | Fix some misspellings | Gabriel Caruso | 2018-02-06 | 1 | -2/+2 |
* | | | Use bool instead of boolean while throwing a type error | Gabriel Caruso | 2018-02-04 | 4 | -28/+28 |
* | | | Use int instead of integer in type errors | Gabriel Caruso | 2018-02-04 | 5 | -35/+35 |
* | | | Cleanup some tests - remove unnecessary sections | Stanislav Malyshev | 2018-02-04 | 3 | -6/+0 |
* | | | Add missing SKIPIF sections | Gabriel Caruso | 2018-02-03 | 26 | -5/+51 |
* | | | Update `mb_preferred_mime_name` tests | Nat Zimmermann | 2018-01-26 | 1 | -10/+9 |
* | | | Add unknown encoding warning test for mb_encoding_aliases | Nat Zimmermann | 2018-01-26 | 1 | -0/+4 |
* | | | Add test for negative lengths in mb_strcut() | Colin O'Dell | 2017-11-22 | 1 | -0/+18 |
* | | | Add tests for mb_language() | Colin O'Dell | 2017-11-22 | 1 | -0/+39 |
* | | | Refactored recursion pretection | Dmitry Stogov | 2017-10-06 | 1 | -2/+13 |
* | | | Merge branch 'PHP-7.2' | Nikita Popov | 2017-08-04 | 2 | -2/+13 |
|\ \ \ | |/ / | |||||
| * | | Check for empty string in mb_ord() | Nikita Popov | 2017-08-04 | 2 | -2/+13 |
* | | | Merge branch 'PHP-7.2' | Nikita Popov | 2017-08-04 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Also check for invalid codepoints in mb_ord() | Nikita Popov | 2017-08-04 | 1 | -1/+1 |
* | | | Merge branch 'PHP-7.2' | Nikita Popov | 2017-08-03 | 2 | -20/+4 |
|\ \ \ | |/ / | |||||
| * | | Return false on invalid codepoint in mb_chr() | Nikita Popov | 2017-08-03 | 1 | -18/+2 |
| * | | Always use Unicode codepoints in mb_ord() and mb_chr() | Nikita Popov | 2017-08-03 | 2 | -2/+2 |
* | | | Merge branch 'PHP-7.2' | Nikita Popov | 2017-08-03 | 3 | -2/+8 |
|\ \ \ | |/ / | |||||
| * | | Revert/fix substitution character fallback | Nikita Popov | 2017-08-03 | 3 | -2/+8 |
* | | | Merge branch 'PHP-7.2' | Nikita Popov | 2017-08-03 | 5 | -32/+49 |
|\ \ \ | |/ / |