| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed bug #77514 | Nikita Popov | 2019-01-24 | 2 | -2/+12 |
| * | Merge branch 'PHP-7.2' into PHP-7.3 | Nikita Popov | 2019-01-14 | 2 | -6/+21 |
| |\ | |||||
| | * | Fixed bug #77454 | Nikita Popov | 2019-01-14 | 2 | -6/+21 |
| * | | Fixed bug #77428 | Nikita Popov | 2019-01-08 | 2 | -1/+17 |
| * | | Merge branch 'PHP-7.2' into PHP-7.3 | Remi Collet | 2019-01-08 | 1 | -1/+0 |
| |\ \ | |/ | |||||
| | * | cleanup merge | Remi Collet | 2019-01-08 | 1 | -1/+0 |
| * | | Merge branch 'PHP-7.2' into PHP-7.3 | Stanislav Malyshev | 2019-01-06 | 5 | -2/+21 |
| |\ \ | |/ | |||||
| | * | Merge branch 'PHP-7.1' into PHP-7.2 | Stanislav Malyshev | 2019-01-06 | 5 | -2/+21 |
| | |\ | |||||
| | | * | Merge branch 'PHP-5.6' into PHP-7.1 | Stanislav Malyshev | 2019-01-06 | 5 | -2/+21 |
| | | |\ | |||||
| | | | * | Fix bug #77418 - Heap overflow in utf32be_mbc_to_code | Stanislav Malyshev | 2019-01-06 | 5 | -2/+21 |
| | | | * | Fix more issues with encodilng length | Stanislav Malyshev | 2019-01-06 | 6 | -14/+38 |
| | | | * | Fix bug #77371 (heap buffer overflow in mb regex functions - compile_string_n... | Stanislav Malyshev | 2019-01-06 | 2 | -0/+11 |
| | | | * | Fix bug #77370 - check that we do not read past buffer end when parsing multi... | Stanislav Malyshev | 2019-01-06 | 2 | -0/+22 |
| | | | * | Patch from the upstream git | Remi Collet | 2017-07-05 | 1 | -1/+3 |
| | | | * | Patch from the upstream git | Remi Collet | 2017-07-05 | 1 | -1/+8 |
| | | | * | Patch from the upstream git | Remi Collet | 2017-07-05 | 1 | -0/+2 |
| | | | * | Patch from the upstream git | Remi Collet | 2017-07-05 | 1 | -5/+0 |
| | | | * | Patch from the upstream git | Remi Collet | 2017-07-05 | 1 | -2/+6 |
| * | | | | Merge branch 'PHP-7.2' into PHP-7.3 | Stanislav Malyshev | 2019-01-06 | 3 | -9/+15 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Fix tests - newer versions check Unicode | Stanislav Malyshev | 2019-01-06 | 3 | -9/+15 |
| * | | | | Fix #77367: Negative size parameter in mb_split | Christoph M. Becker | 2019-01-06 | 2 | -3/+23 |
| * | | | | Merge branch 'PHP-7.2' into PHP-7.3 | Stanislav Malyshev | 2019-01-06 | 6 | -5/+62 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge branch 'PHP-7.1' into PHP-7.2 | Stanislav Malyshev | 2019-01-06 | 6 | -5/+62 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Fix more issues with encodilng length | Stanislav Malyshev | 2019-01-06 | 6 | -14/+38 |
| | | * | | Fix bug #77371 (heap buffer overflow in mb regex functions - compile_string_n... | Stanislav Malyshev | 2019-01-06 | 2 | -0/+11 |
| | | * | | Fix bug #77370 - check that we do not read past buffer end when parsing multi... | Stanislav Malyshev | 2019-01-06 | 2 | -0/+22 |
| | | * | | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 110 | -144/+41 |
| | | * | | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 183 | -505/+505 |
| | | * | | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 83 | -140/+1 |
| | | * | | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 15 | -89/+89 |
| | | * | | Convert CRLF line endings to LF | Peter Kokot | 2018-10-13 | 2 | -36/+36 |
| | * | | | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 112 | -146/+40 |
| | * | | | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 186 | -509/+509 |
| | * | | | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 83 | -140/+1 |
| | * | | | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 14 | -89/+89 |
| | * | | | Convert CRLF line endings to LF | Peter Kokot | 2018-10-13 | 1 | -13/+13 |
| * | | | | Fixed bug #77165 | Nikita Popov | 2018-11-15 | 2 | -4/+15 |
| * | | | | Fix mb_strrpos() with encoding passed as 3rd param | Nikita Popov | 2018-10-29 | 2 | -6/+17 |
| * | | | | Remove the "auto" encoding | Nikita Popov | 2018-10-17 | 3 | -17/+2 |
| * | | | | Fixed bug #77025 | Nikita Popov | 2018-10-17 | 2 | -2/+55 |
| * | | | | Add vtbls for EUC-TW encoding | Nikita Popov | 2018-10-17 | 1 | -1/+3 |
| * | | | | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 107 | -139/+33 |
| * | | | | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 185 | -502/+502 |
| * | | | | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 79 | -133/+1 |
| * | | | | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 7 | -42/+42 |
| * | | | | Convert CRLF line endings to LF | Peter Kokot | 2018-10-13 | 1 | -13/+13 |
| * | | | | Fixed bug #76958 | Nikita Popov | 2018-10-02 | 2 | -1/+17 |
| * | | | | Don't fall back to vtbl_pass if no matching vtbl found | Nikita Popov | 2018-10-02 | 2 | -4/+8 |
| * | | | | Update to Oniguruma 6.9.0 | Christoph M. Becker | 2018-09-03 | 32 | -8684/+13149 |
| * | | | | Add missing skip conditions | Christoph M. Becker | 2018-08-05 | 12 | -8/+36 |
