summaryrefslogtreecommitdiff
path: root/ext/mbstring
Commit message (Collapse)AuthorAgeFilesLines
* added missing parenthesesMasaki Kagaya2015-03-082-1/+13
| | | | | | | added test case for bug #68846 replaced tab with space added missing parentheses again See also: http://icu-project.org/docs/papers/gb18030.html#h7
* bump yearXinchen Hui2015-01-157-7/+7
|
* Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-11-271-40/+59
|\ | | | | | | | | | | * PHP-5.5: refactored the mbstring config.w32 Fixed bug #68504 --with-libmbfl configure option not present on Windows
| * refactored the mbstring config.w32Anatol Belski2014-11-271-28/+20
| |
| * Fixed bug #68504 --with-libmbfl configure option not present on WindowsAnatol Belski2014-11-271-46/+73
| |
* | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-235-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ext/ftp/ftp.h ext/pcre/pcrelib/pcre_printint.c ext/pcre/pcrelib/sljit/sljitLir.c ext/pcre/pcrelib/sljit/sljitLir.h ext/pcre/pcrelib/sljit/sljitNativeARM_32.c ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c ext/pgsql/pgsql.c ext/phar/func_interceptors.c ext/soap/soap.c ext/standard/image.c
* | Merge branch 'PHP-5.5' into PHP-5.6Lior Kaplan2014-08-171-1/+1
|\ \ | |/ | | | | | | * PHP-5.5: Correct typo in comments: 'initialized'
| * Merge branch 'PHP-5.4' into PHP-5.5Lior Kaplan2014-08-171-1/+1
| |\ | | | | | | | | | | | | * PHP-5.4: Correct typo in comments: 'initialized'
| | * 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
| | | | | | | | | | | | clean up XFAIL from tests no longer failing
* | | Remove unneeded string copy.Yasuo Ohgaki2014-03-271-4/+32
| | | | | | | | | | | | | | | Allow to set ''(empty string values) internal/input/output_encoding for better compatibility. i.e. Runtime INI value changes. More compliance to the RFC. Improve/add encoding handling tests. i.e. Rather than set encoding automagic way, detect it.
* | | Merge branch 'pull-request/622' into PHP-5.6Yasuo Ohgaki2014-03-1910-6/+26
|\ \ \ | | | | | | | | | | | | | | | | | | | | * pull-request/622: Fixed typo Add missing E_DEPRECATED error for https://wiki.php.net/rfc/default_encoding
| * | | 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
|\ \ \ | |/ / | | | | | | | | | * PHP-5.5: Fixed zend.multibyte tests partially
| * | Merge branch 'PHP-5.4' into PHP-5.5Yasuo Ohgaki2014-01-295-14/+10
| |\ \ | | |/ | | | | | | | | | * PHP-5.4: Fixed zend.multibyte tests partially
| | * 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
|\ \ \ | |/ / | | | | | | | | | * PHP-5.5: XFAIL multibyte tests until they are fixed (bug 66582)
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-01-267-0/+14
| |\ \ | | | | | | | | | | | | | | | | * PHP-5.4: XFAIL multibyte tests until they are fixed (bug 66582)
| | * | 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
|\ \ \ | |/ / | | | | | | | | | * PHP-5.5: Enable zend.multibyte tests. Tipcal configuration works, but most tests fail.
| * | Merge branch 'PHP-5.4' into PHP-5.5Yasuo Ohgaki2014-01-1914-95/+22
| |\ \ | | |/ | | | | | | | | | * PHP-5.4: Enable zend.multibyte tests. Tipcal configuration works, but most tests fail.
| | * 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
|\ \ \ | |/ / | | | | | | | | | * PHP-5.5: - Fixed possible uninitialized scalar variable usage (spotted by Coverity)
| * | Merge branch 'PHP-5.4' into PHP-5.5Felipe Pena2013-10-204-4/+4
| |\ \ | | |/ | | | | | | | | | * PHP-5.4: - Fixed possible uninitialized scalar variable usage (spotted by Coverity)
| | * - Fixed possible uninitialized scalar variable usage (spotted by Coverity)Felipe Pena2013-10-204-4/+4
| | |
* | | Implement variadic function syntaxNikita Popov2013-09-261-2/+2
| | | | | | | | | | | | As per RFC: https://wiki.php.net/rfc/variadics
* | | slim post dataMichael Wallner2013-08-271-1/+5
|/ /
* | Fix long-standing visual pain point: the misalignment of './configure help' ↵Christopher Jones2013-08-061-4/+4
| | | | | | | | | | | | text. Whitespace changes and a couple of grammar fixes.
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-08-042-2/+2
|\ \ | |/ | | | | | | | | | | | | * PHP-5.4: non living code related typo fixes Conflicts: Zend/zend_compile.c
| * 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
| | | | | | | | | | * pull-request/341: (23 commits) typofixes
* | 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
| | | | | | | | | | * pull-request/341: (23 commits) typofixes