summaryrefslogtreecommitdiff
path: root/ext/mbstring
Commit message (Expand)AuthorAgeFilesLines
* 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
| * mb_split() can now handle empty matches like preg_split() does.Moriyoshi Koizumi2013-02-103-40/+46
| * Happy New YearXinchen Hui2013-01-017-7/+7
* | mb_split() can now handle empty matches like preg_split() does.Moriyoshi Koizumi2013-02-103-40/+46
* | Happy New YearXinchen Hui2013-01-017-7/+7
* | Merge branch 'PHP-5.4'Xinchen Hui2012-11-074-0/+80
|\ \ | |/
| * Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-11-074-0/+80
| |\
| | * Fixed bug #63447 (max_input_vars doesn't filter variables when mbstring.encod...Xinchen Hui2012-11-074-0/+80
* | | Merge branch 'PHP-5.4'Xinchen Hui2012-10-101-0/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-101-0/+0
| |\ \ | | |/
| | * Remove executable permission on phptXinchen Hui2012-10-101-0/+0
* | | Merge branch 'PHP-5.4'Xinchen Hui2012-10-098-0/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-098-0/+0
| |\ \ | | |/
| | * Fixed bug #63236 (Executable permission on various source files)Xinchen Hui2012-10-098-0/+0
| | * Fixed bug #61631 mbstring mail related tests failAnatoliy Belsky2012-04-108-0/+24
| * | Allow null as a default value for length in mb_substr() and mb_strcut()Lars Strojny2012-09-022-6/+12
| * | Fixed bug #61631 mbstring mail related tests failAnatoliy Belsky2012-04-108-16/+16
* | | Allow null as a default value for length in mb_substr() and mb_strcut()Lars Strojny2012-09-022-4/+42
* | | Fixed bug #61631 mbstring mail related tests failAnatoliy Belsky2012-04-108-16/+16
* | | Merge branch 'PHP-5.4'Xinchen Hui2012-03-221-2/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-03-221-3/+3
| |\ \ | | |/
| | * Fix test, and merge the modification from trunkXinchen Hui2012-03-221-3/+3
| | * fixed failed tests (backport from PHP_5_4/trunk).Rui Hirokawa2012-01-143-3/+6
| | * - Year++Felipe Pena2012-01-017-7/+7
| | * - Fix the fix (thanks Chris Jones!)Felipe Pena2011-11-221-1/+1
| | * - Fixed possible crash in mb_ereg_search_init() using empty patternFelipe Pena2011-11-212-2/+25
| | * backport the line from trunk and fix uninitialized variablesAntony Dovgal2011-11-191-0/+1