Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove some uses of deprecated internal_encoding settings in tests | Nikita Popov | 2019-04-17 | 1 | -2/+1 |
* | Add missing SKIPIF sections | Gabriel Caruso | 2018-02-03 | 1 | -0/+2 |
* | Fix yy_limit computation after encoding switch | Nikita Popov | 2014-09-11 | 1 | -3/+0 |
* | Add missing E_DEPRECATED error for https://wiki.php.net/rfc/default_encoding | Yasuo Ohgaki | 2014-03-12 | 1 | -0/+1 |
* | XFAIL multibyte tests until they are fixed (bug 66582) | Stanislav Malyshev | 2014-01-26 | 1 | -0/+2 |
* | Enable zend.multibyte tests. Tipcal configuration works, but most tests fail. | Yasuo Ohgaki | 2014-01-19 | 1 | -7/+2 |
* | - Fixed bug #48200 (compile failure with mbstring.c when --enable-zend-multib... | Jani Taskinen | 2009-05-10 | 1 | -2/+3 |
* | - Fix tests. | Moriyoshi Koizumi | 2008-07-25 | 1 | -2/+2 |
* | - Revived zend multibyte | Moriyoshi Koizumi | 2008-07-24 | 1 | -0/+21 |