| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix tests for non English environments | Christoph M. Becker | 2019-04-17 | 2 | -2/+2 |
| * | Fix phar:// include handling with file cache | Anatol Belski | 2019-04-10 | 1 | -0/+61 |
| * | Fix test portability | Anatol Belski | 2019-03-04 | 1 | -3/+3 |
| * | Merge branch 'PHP-7.1' into PHP-7.2 | Stanislav Malyshev | 2019-03-03 | 4 | -3/+31 |
| |\ | |||||
| | * | Fix bug #77586 - phar_tar_writeheaders_int() buffer overflow | Stanislav Malyshev | 2019-03-03 | 4 | -3/+31 |
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Stanislav Malyshev | 2019-03-03 | 2 | -0/+18 |
| |\ \ | |/ | |||||
| | * | Fix bug #77396 - Null Pointer Dereference in phar_create_or_parse_filename | Stanislav Malyshev | 2019-03-03 | 2 | -0/+18 |
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Stanislav Malyshev | 2019-01-06 | 2 | -1/+15 |
| |\ \ | |/ | |||||
| | * | Fix bug #77247 (heap buffer overflow in phar_detect_phar_fname_ext) | Stanislav Malyshev | 2019-01-06 | 2 | -1/+15 |
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Stanislav Malyshev | 2018-12-03 | 4 | -10/+40 |
| |\ \ | |/ | |||||
| | * | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2018-12-03 | 4 | -10/+40 |
| | |\ | |||||
| | | * | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2018-12-03 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | Fix bug #77143 - add more checks to buffer reads | Stanislav Malyshev | 2018-12-03 | 4 | -10/+40 |
| | | * | | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2018-12-03 | 4 | -10/+40 |
| | | |\ \ | |||||
| | | | * | | Fix bug #77143 - add more checks to buffer reads | Stanislav Malyshev | 2018-12-03 | 4 | -10/+40 |
| | | | |/ | |||||
| * | | | | Merge branch 'PHP-7.1' into PHP-7.2 | Stanislav Malyshev | 2018-12-02 | 1 | -1/+5 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2018-12-02 | 1 | -1/+5 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2018-12-02 | 1 | -1/+5 |
| | | |\ \ | | | |/ | |||||
| | | | * | Fix TSRM signature - php_stream_stat macro has it's own TSRM | Stanislav Malyshev | 2018-12-02 | 1 | -1/+1 |
| | | | * | Improve test for bug77022 | Stanislav Malyshev | 2018-12-02 | 1 | -1/+5 |
| * | | | | Merge branch 'PHP-7.1' into PHP-7.2 | Stanislav Malyshev | 2018-12-01 | 1 | -1/+1 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2018-12-01 | 1 | -1/+1 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2018-12-01 | 3 | -2/+46 |
| | | |\ \ | | | |/ | |||||
| * | | | | Merge branch 'PHP-7.1' into PHP-7.2 | Stanislav Malyshev | 2018-12-01 | 3 | -2/+46 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2018-12-01 | 3 | -2/+46 |
| | |\ \ \ | |||||
| | | * \ \ | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2018-12-01 | 3 | -2/+46 |
| | | |\ \ \ | | | |/ / | | |/| / | | | |/ | |||||
| | | | * | Fix bug #77022 - use file mode or umask for new files | Stanislav Malyshev | 2018-12-01 | 3 | -2/+46 |
| | * | | | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 192 | -196/+150 |
| | * | | | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 136 | -158/+158 |
| | * | | | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 23 | -23/+21 |
| | * | | | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 11 | -51/+51 |
| | * | | | Convert CRLF line endings to LF | Peter Kokot | 2018-10-13 | 2 | -76/+76 |
| * | | | | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 165 | -166/+132 |
| * | | | | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 125 | -147/+147 |
| * | | | | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 24 | -25/+21 |
| * | | | | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 11 | -51/+51 |
| * | | | | Merge branch 'PHP-7.1' into PHP-7.2 | Nikita Popov | 2018-09-04 | 1 | -1/+1 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Fix parenthesis warning | Nikita Popov | 2018-09-04 | 1 | -1/+1 |
| * | | | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-08-30 | 1 | -10/+7 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Fix stack underflow in phar | Anatol Belski | 2018-08-30 | 1 | -10/+7 |
| * | | | | Merge branch 'PHP-7.1' into PHP-7.2 | Stanislav Malyshev | 2018-04-23 | 13 | -16/+14 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2018-04-23 | 13 | -16/+14 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2018-04-23 | 13 | -16/+14 |
| | | |\ \ | | | |/ | |||||
| | | | * | Fix #76129 - remove more potential unfiltered outputs for phar | Stanislav Malyshev | 2018-04-23 | 13 | -16/+14 |
| * | | | | Merge branch 'PHP-7.1' into PHP-7.2 | Stanislav Malyshev | 2018-04-22 | 1 | -1/+1 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Add a bit of defensive conding for bug #76155 | Stanislav Malyshev | 2018-04-22 | 1 | -1/+1 |
| * | | | | Merge branch 'PHP-7.1' into PHP-7.2 | Xinchen Hui | 2018-03-13 | 2 | -178/+137 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Fixed bug #76085 (Segmentation fault in buildFromIterator when directory name... | Xinchen Hui | 2018-03-13 | 2 | -178/+137 |
| | * | | | Fixed bug #65414 | Bishop Bettini | 2018-02-08 | 2 | -3/+43 |
| * | | | | Fixed bug #65414 | Bishop Bettini | 2018-02-08 | 2 | -3/+43 |
