Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 4 | -7/+7 |
* | Merge branch 'PHP-7.1' into PHP-7.2 | Stanislav Malyshev | 2018-04-23 | 12 | -12/+12 |
|\ | |||||
| * | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2018-04-23 | 12 | -12/+12 |
| |\ | |||||
| | * | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2018-04-23 | 12 | -12/+12 |
| | |\ | |||||
| | | * | Fix #76129 - remove more potential unfiltered outputs for phar | Stanislav Malyshev | 2018-04-23 | 12 | -12/+12 |
| * | | | Fixed bug #65414 | Bishop Bettini | 2018-02-08 | 1 | -0/+36 |
* | | | | Fixed bug #65414 | Bishop Bettini | 2018-02-08 | 1 | -0/+36 |
* | | | | Fixed bug #54289 | Bishop Bettini | 2018-01-28 | 6 | -0/+70 |
* | | | | Merge branch 'PHP-7.1' into PHP-7.2 | Stanislav Malyshev | 2018-01-01 | 12 | -42/+42 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2018-01-01 | 12 | -42/+42 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2018-01-01 | 12 | -42/+42 |
| | |\ \ | | | |/ | |||||
| | | * | Fix bug #74782: remove file name from output to avoid XSS | Stanislav Malyshev | 2018-01-01 | 12 | -42/+42 |
* | | | | Merge branch 'PHP-7.1' into PHP-7.2 | Joe Watkins | 2017-07-26 | 1 | -0/+23 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-07-26 | 1 | -0/+23 |
| |\ \ \ | | |/ / | |||||
| | * | | Fix bug #74991 - include_path has a 4096 char (minus "__DIR__:") limit, in so... | Benjamin W. Broersma | 2017-07-26 | 1 | -0/+23 |
| | * | | Fix Bug #74386 Phar::__construct(): wrong number of parameters by reflection | Fabien Villepinte | 2017-05-29 | 1 | -0/+21 |
| | * | | Fix of Bug #74383: Wrong reflection on Phar::running | Mitch Hagstrand | 2017-04-10 | 1 | -0/+20 |
* | | | | Remove superfluous semicolons | Tom Van Looy | 2017-06-26 | 2 | -3/+3 |
* | | | | Escape value passed to exec() | Sara Golemon | 2017-06-01 | 1 | -1/+1 |
* | | | | Ignore spurious stderr output from lsof | Sara Golemon | 2017-06-01 | 1 | -1/+1 |
* | | | | Merge branch 'PHP-7.1' | Joe Watkins | 2017-05-29 | 1 | -0/+21 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix Bug #74386Phar::__construct(): wrong number of parameters by reflection | Fabien Villepinte | 2017-05-29 | 1 | -0/+21 |
* | | | | Fix for Bug 74196: PharData->decompress() does not correctly support dot names | Mitch Hagstrand | 2017-04-10 | 6 | -12/+37 |
* | | | | Merge branch 'PHP-7.1' | Joe Watkins | 2017-04-10 | 1 | -0/+20 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-04-10 | 1 | -0/+20 |
| |\ \ \ | |||||
| | * | | | Fix of Bug #74383: Wrong reflection on Phar::running | Mitch Hagstrand | 2017-04-10 | 1 | -0/+20 |
| | |/ / | |||||
* | | | | Deprecate __autoload() | Nikita Popov | 2017-02-03 | 1 | -0/+1 |
* | | | | Merge branch 'PHP-7.1' | Anatol Belski | 2017-01-13 | 3 | -9/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-01-13 | 3 | -9/+0 |
| |\ \ \ | | |/ / | |||||
| | * | | fix remaining tests for Opcache runs | Anatol Belski | 2017-01-13 | 3 | -9/+0 |
* | | | | Merge branch 'PHP-7.1' | Christoph M. Becker | 2017-01-05 | 1 | -0/+36 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-7.0' into PHP-7.1 | Christoph M. Becker | 2017-01-05 | 1 | -0/+36 |
| |\ \ \ | | |/ / | |||||
| | * | | Fix #70417: PharData::compress() doesn't close temp file | Christoph M. Becker | 2017-01-05 | 1 | -0/+36 |
* | | | | Merge branch 'PHP-7.1' | Stanislav Malyshev | 2017-01-02 | 4 | -0/+32 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2017-01-02 | 4 | -0/+32 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2017-01-02 | 4 | -0/+32 |
| | |\ \ | | | |/ | |||||
| | | * | Fix bug #73768 - Memory corruption when loading hostile phar | Stanislav Malyshev | 2016-12-30 | 2 | -0/+16 |
| | | * | Fix int overflows in phar (bug #73764) | Stanislav Malyshev | 2016-12-30 | 2 | -0/+16 |
| | | * | Fix bug #73035 (Out of bound when verify signature of tar phar in phar_parse_... | Stanislav Malyshev | 2016-09-12 | 2 | -0/+18 |
| | | * | Fix bug #72928 - Out of bound when verify signature of zip phar in phar_parse... | Stanislav Malyshev | 2016-09-12 | 2 | -0/+18 |
| * | | | Remove binary casts from PHAR's default stub | Pedro Magalhães | 2016-11-09 | 17 | -61/+61 |
* | | | | Remove more PHP 6 leftovers from tests | Nikita Popov | 2016-11-24 | 7 | -14/+14 |
* | | | | Fix CRLF line-endings in tests | Nikita Popov | 2016-11-20 | 2 | -76/+76 |
* | | | | Remove the binary cast from unrelated tests | Pedro Magalhães | 2016-11-20 | 1 | -1/+1 |
* | | | | Remove the b prefix from literals on unrelated tests | Pedro Magalhães | 2016-11-20 | 68 | -99/+99 |
* | | | | Cleanup tests version checks | Tom Van Looy | 2016-11-20 | 97 | -9123/+13 |
* | | | | Remove binary casts from PHAR's default stub | Pedro Magalhães | 2016-11-09 | 17 | -61/+61 |
|/ / / | |||||
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2016-09-12 | 4 | -0/+36 |
|\ \ \ | |/ / | |||||
| * | | Fix bug #73035 (Out of bound when verify signature of tar phar in phar_parse_... | Stanislav Malyshev | 2016-09-12 | 2 | -0/+18 |
| * | | Fix bug #72928 - Out of bound when verify signature of zip phar in phar_parse... | Stanislav Malyshev | 2016-09-12 | 2 | -0/+18 |