Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update mbstring parameter names | Nikita Popov | 2020-09-28 | 1 | -1/+1 |
* | Promote unknown encoding throws in encoding array/string list | George Peter Banyard | 2020-04-03 | 1 | -3/+2 |
* | Convert some unknown encoding warnings to ValueErrors in ext/mbstring | George Peter Banyard | 2020-03-31 | 1 | -63/+154 |
* | Properly report unknown encoding in encoding lists | Nikita Popov | 2020-03-30 | 1 | -2/+1 |
* | Expect appropriate parameter type in the first place | Christoph M. Becker | 2019-10-07 | 1 | -1/+1 |
* | Test mb_str* functions for 'unknown encoding' warnings | Jachim Coudenys | 2019-02-12 | 1 | -0/+77 |