summaryrefslogtreecommitdiff
path: root/ext/mbstring/tests/zend_multibyte-02.phpt
Commit message (Expand)AuthorAgeFilesLines
* Remove some uses of deprecated internal_encoding settings in testsNikita Popov2019-04-171-1/+1
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* Add missing SKIPIF sectionsGabriel Caruso2018-02-031-0/+2
* Remove self-contradictory zend multibyte assertionNikita Popov2014-09-111-1/+2
* Merge mainstream 'master' branch into refactoringDmitry Stogov2014-04-261-3/+2
|\
| * multibytes tests still fail, put them in XFAILStanislav Malyshev2014-04-051-0/+2
| * Add missing E_DEPRECATED error for https://wiki.php.net/rfc/default_encodingYasuo Ohgaki2014-03-121-2/+0
| * tests still failing, so xfail for now until fixedStanislav Malyshev2014-01-291-1/+2
| * Fixed zend.multibyte tests partiallyYasuo Ohgaki2014-01-291-4/+2
| * XFAIL multibyte tests until they are fixed (bug 66582)Stanislav Malyshev2014-01-261-0/+2
|/
* Enable zend.multibyte tests. Tipcal configuration works, but most tests fail.Yasuo Ohgaki2014-01-191-7/+2
* - Fixed bug #48200 (compile failure with mbstring.c when --enable-zend-multib...Jani Taskinen2009-05-101-2/+3
* - Fix tests.Moriyoshi Koizumi2008-07-251-2/+2
* - Revived zend multibyteMoriyoshi Koizumi2008-07-241-0/+17