| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | added missing parentheses | Masaki Kagaya | 2015-03-08 | 2 | -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 year | Xinchen Hui | 2015-01-15 | 7 | -7/+7 |
| | | |||||
| * | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2014-11-27 | 1 | -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.w32 | Anatol Belski | 2014-11-27 | 1 | -28/+20 |
| | | | |||||
| | * | Fixed bug #68504 --with-libmbfl configure option not present on Windows | Anatol Belski | 2014-11-27 | 1 | -46/+73 |
| | | | |||||
| * | | typo fixes - https://github.com/vlajos/misspell_fixer | Veres Lajos | 2014-11-23 | 5 | -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.6 | Lior Kaplan | 2014-08-17 | 1 | -1/+1 |
| |\ \ | |/ | | | | | | | * PHP-5.5: Correct typo in comments: 'initialized' | ||||
| | * | Merge branch 'PHP-5.4' into PHP-5.5 | Lior Kaplan | 2014-08-17 | 1 | -1/+1 |
| | |\ | | | | | | | | | | | | | * PHP-5.4: Correct typo in comments: 'initialized' | ||||
| | | * | Correct typo in comments: 'initialized' | Lior Kaplan | 2014-08-17 | 1 | -1/+1 |
| | | | | |||||
| | | * | tests still failing, so xfail for now until fixed | Stanislav Malyshev | 2014-01-29 | 2 | -2/+4 |
| | | | | |||||
| | * | | put this test back to XFAIL, as it was before, since it is still leaking memory | Ferenc Kovacs | 2014-04-29 | 1 | -0/+2 |
| | | | | |||||
| | * | | tests still failing, so xfail for now until fixed | Stanislav Malyshev | 2014-01-29 | 2 | -2/+4 |
| | | | | |||||
| * | | | Removed another cvsclean file | Sobak | 2014-06-08 | 1 | -14/+0 |
| | | | | |||||
| * | | | Fixed test for commit 997be125eb0228c5b1b6dd278f617791e71192c6 | Yasuo Ohgaki | 2014-05-12 | 1 | -1/+2 |
| | | | | |||||
| * | | | Fixed bug #67199 mb_regex_encoding mishmash | Yasuo Ohgaki | 2014-05-12 | 1 | -2/+2 |
| | | | | |||||
| * | | | XFAIL the leaking multibyte tests, we should really get to the bottom of this | Ferenc Kovacs | 2014-05-01 | 3 | -0/+9 |
| | | | | |||||
| * | | | multibytes tests still fail, put them in XFAIL | Stanislav Malyshev | 2014-04-05 | 5 | -9/+4 |
| | | | | | | | | | | | | | clean up XFAIL from tests no longer failing | ||||
| * | | | Remove unneeded string copy. | Yasuo Ohgaki | 2014-03-27 | 1 | -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.6 | Yasuo Ohgaki | 2014-03-19 | 10 | -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_encoding | Yasuo Ohgaki | 2014-03-12 | 10 | -6/+26 |
| | | | | | |||||
| * | | | | updated to oniguruma to 5.9.5 | Anatol Belski | 2014-03-15 | 8 | -448/+178 |
| |/ / / | |||||
| * | | | a few typofixes | Veres Lajos | 2014-02-14 | 1 | -1/+1 |
| | | | | |||||
| * | | | Implement RFC https://wiki.php.net/rfc/default_encoding | Yasuo Ohgaki | 2014-02-13 | 2 | -51/+107 |
| | | | | |||||
| * | | | tests still failing, so xfail for now until fixed | Stanislav Malyshev | 2014-01-29 | 2 | -2/+4 |
| | | | | |||||
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Yasuo Ohgaki | 2014-01-29 | 5 | -14/+10 |
| |\ \ \ | |/ / | | | | | | | | | | * PHP-5.5: Fixed zend.multibyte tests partially | ||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Yasuo Ohgaki | 2014-01-29 | 5 | -14/+10 |
| | |\ \ | | |/ | | | | | | | | | | * PHP-5.4: Fixed zend.multibyte tests partially | ||||
| | | * | Fixed zend.multibyte tests partially | Yasuo Ohgaki | 2014-01-29 | 5 | -14/+10 |
| | | | | |||||
| | | * | XFAIL multibyte tests until they are fixed (bug 66582) | Stanislav Malyshev | 2014-01-26 | 7 | -0/+14 |
| | | | | |||||
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2014-01-26 | 7 | -0/+14 |
| |\ \ \ | |/ / | | | | | | | | | | * PHP-5.5: XFAIL multibyte tests until they are fixed (bug 66582) | ||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2014-01-26 | 7 | -0/+14 |
| | |\ \ | | | | | | | | | | | | | | | | | * PHP-5.4: XFAIL multibyte tests until they are fixed (bug 66582) | ||||
| | | * | | XFAIL multibyte tests until they are fixed (bug 66582) | Stanislav Malyshev | 2014-01-26 | 7 | -0/+14 |
| | | |/ | |||||
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Yasuo Ohgaki | 2014-01-19 | 14 | -95/+22 |
| |\ \ \ | |/ / | | | | | | | | | | * PHP-5.5: Enable zend.multibyte tests. Tipcal configuration works, but most tests fail. | ||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Yasuo Ohgaki | 2014-01-19 | 14 | -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 Ohgaki | 2014-01-19 | 14 | -95/+22 |
| | | | | |||||
| | | * | Bump year | Xinchen Hui | 2014-01-03 | 7 | -7/+7 |
| | | | | |||||
| | * | | Bump year | Xinchen Hui | 2014-01-03 | 7 | -7/+7 |
| | | | | |||||
| * | | | Bump year | Xinchen Hui | 2014-01-03 | 7 | -7/+7 |
| | | | | |||||
| * | | | Merge branch 'PHP-5.5' | Felipe Pena | 2013-10-20 | 4 | -4/+4 |
| |\ \ \ | |/ / | | | | | | | | | | * PHP-5.5: - Fixed possible uninitialized scalar variable usage (spotted by Coverity) | ||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Felipe Pena | 2013-10-20 | 4 | -4/+4 |
| | |\ \ | | |/ | | | | | | | | | | * PHP-5.4: - Fixed possible uninitialized scalar variable usage (spotted by Coverity) | ||||
| | | * | - Fixed possible uninitialized scalar variable usage (spotted by Coverity) | Felipe Pena | 2013-10-20 | 4 | -4/+4 |
| | | | | |||||
| * | | | Implement variadic function syntax | Nikita Popov | 2013-09-26 | 1 | -2/+2 |
| | | | | | | | | | | | | | As per RFC: https://wiki.php.net/rfc/variadics | ||||
| * | | | slim post data | Michael Wallner | 2013-08-27 | 1 | -1/+5 |
| |/ / | |||||
| * | | Fix long-standing visual pain point: the misalignment of './configure help' ↵ | Christopher Jones | 2013-08-06 | 1 | -4/+4 |
| | | | | | | | | | | | | | text. Whitespace changes and a couple of grammar fixes. | ||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2013-08-04 | 2 | -2/+2 |
| |\ \ | |/ | | | | | | | | | | | | | * PHP-5.4: non living code related typo fixes Conflicts: Zend/zend_compile.c | ||||
| | * | non living code related typo fixes | Veres Lajos | 2013-08-04 | 2 | -2/+2 |
| | | | |||||
| | * | MFH: fixed #65045: mb_convert_encoding breaks well-formed character. | Rui Hirokawa | 2013-07-31 | 5 | -202/+215 |
| | | | |||||
| | * | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 4 | -4/+4 |
| | | | | | | | | | | | * pull-request/341: (23 commits) typofixes | ||||
| * | | added test script for bug65045. | Rui Hirokawa | 2013-07-31 | 1 | -0/+29 |
| | | | |||||
| * | | MFH: fixed #65045: mb_convert_encoding breaks well-formed character. | Rui Hirokawa | 2013-07-31 | 4 | -202/+186 |
| | | | |||||
| * | | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 4 | -4/+4 |
| | | | | | | | | | | | * pull-request/341: (23 commits) typofixes | ||||
