summaryrefslogtreecommitdiff
path: root/ext/mbstring
Commit message (Expand)AuthorAgeFilesLines
* typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-235-6/+6
* Merge branch 'PHP-5.5' into PHP-5.6Lior Kaplan2014-08-171-1/+1
|\
| * Merge branch 'PHP-5.4' into PHP-5.5Lior Kaplan2014-08-171-1/+1
| |\
| | * Correct typo in comments: 'initialized'Lior Kaplan2014-08-171-1/+1
| | * tests still failing, so xfail for now until fixedStanislav Malyshev2014-01-292-2/+4
| * | put this test back to XFAIL, as it was before, since it is still leaking memoryFerenc Kovacs2014-04-291-0/+2
| * | tests still failing, so xfail for now until fixedStanislav Malyshev2014-01-292-2/+4
* | | Removed another cvsclean fileSobak2014-06-081-14/+0
* | | Fixed test for commit 997be125eb0228c5b1b6dd278f617791e71192c6Yasuo Ohgaki2014-05-121-1/+2
* | | Fixed bug #67199 mb_regex_encoding mishmashYasuo Ohgaki2014-05-121-2/+2
* | | XFAIL the leaking multibyte tests, we should really get to the bottom of thisFerenc Kovacs2014-05-013-0/+9
* | | multibytes tests still fail, put them in XFAILStanislav Malyshev2014-04-055-9/+4
* | | Remove unneeded string copy.Yasuo Ohgaki2014-03-271-4/+32
* | | Merge branch 'pull-request/622' into PHP-5.6Yasuo Ohgaki2014-03-1910-6/+26
|\ \ \
| * | | Add missing E_DEPRECATED error for https://wiki.php.net/rfc/default_encodingYasuo Ohgaki2014-03-1210-6/+26
* | | | updated to oniguruma to 5.9.5Anatol Belski2014-03-158-448/+178
|/ / /
* | | a few typofixesVeres Lajos2014-02-141-1/+1
* | | Implement RFC https://wiki.php.net/rfc/default_encodingYasuo Ohgaki2014-02-132-51/+107
* | | tests still failing, so xfail for now until fixedStanislav Malyshev2014-01-292-2/+4
* | | Merge branch 'PHP-5.5' into PHP-5.6Yasuo Ohgaki2014-01-295-14/+10
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Yasuo Ohgaki2014-01-295-14/+10
| |\ \ | | |/
| | * Fixed zend.multibyte tests partiallyYasuo Ohgaki2014-01-295-14/+10
| | * XFAIL multibyte tests until they are fixed (bug 66582)Stanislav Malyshev2014-01-267-0/+14
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-01-267-0/+14
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-01-267-0/+14
| |\ \
| | * | XFAIL multibyte tests until they are fixed (bug 66582)Stanislav Malyshev2014-01-267-0/+14
| | |/
* | | Merge branch 'PHP-5.5' into PHP-5.6Yasuo Ohgaki2014-01-1914-95/+22
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Yasuo Ohgaki2014-01-1914-95/+22
| |\ \ | | |/
| | * Enable zend.multibyte tests. Tipcal configuration works, but most tests fail.Yasuo Ohgaki2014-01-1914-95/+22
| | * Bump yearXinchen Hui2014-01-037-7/+7
| * | Bump yearXinchen Hui2014-01-037-7/+7
* | | Bump yearXinchen Hui2014-01-037-7/+7
* | | Merge branch 'PHP-5.5'Felipe Pena2013-10-204-4/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Felipe Pena2013-10-204-4/+4
| |\ \ | | |/
| | * - Fixed possible uninitialized scalar variable usage (spotted by Coverity)Felipe Pena2013-10-204-4/+4
* | | Implement variadic function syntaxNikita Popov2013-09-261-2/+2
* | | slim post dataMichael Wallner2013-08-271-1/+5
|/ /
* | Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-4/+4
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-08-042-2/+2
|\ \ | |/
| * non living code related typo fixesVeres Lajos2013-08-042-2/+2
| * MFH: fixed #65045: mb_convert_encoding breaks well-formed character.Rui Hirokawa2013-07-315-202/+215
| * Merge branch 'pull-request/341'Stanislav Malyshev2013-06-104-4/+4
* | added test script for bug65045.Rui Hirokawa2013-07-311-0/+29
* | MFH: fixed #65045: mb_convert_encoding breaks well-formed character.Rui Hirokawa2013-07-314-202/+186
* | Merge branch 'pull-request/341'Stanislav Malyshev2013-06-104-4/+4
* | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-05-091-0/+2
|\ \ | |/
| * Missed SKIPIFXinchen Hui2013-05-091-0/+2
* | Fixed bug #64769 mbstring PHPTs crash on Windows x64Anatol Belski2013-05-082-1/+11
* | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-02-161-2/+0
|\ \ | |/
| * Fix test failed after 0ea83ff8478d867ebf1603a43cd5d3432022cee7Xinchen Hui2013-02-161-2/+0