summaryrefslogtreecommitdiff
path: root/ext/phar/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix #77565: Incorrect locator detection in ZIP-based pharsChristoph M. Becker2021-01-054-2/+15
* Fix #77322: PharData::addEmptyDir('/') Possible integer overflowChristoph M. Becker2020-12-151-0/+24
* Fix #75102: `PharData` says invalid checksum for valid tarChristoph M. Becker2020-12-042-0/+13
* Fix #73809: Phar Zip parse crash - mmap failChristoph M. Becker2020-12-011-0/+30
* Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-09-031-0/+1
|\
| * Skip test if A: drive existsChristoph M. Becker2020-09-031-0/+1
| * Merge branch 'PHP-7.2' into PHP-7.3Stanislav Malyshev2020-08-022-0/+14
| |\
| | * Fix #79797: Use of freed hash key in the phar_parse_zipfile functionChristoph M. Becker2020-08-022-0/+14
| | * Fix bug #79082 - Files added to tar with Phar::buildFromIterator have all-acc...Stanislav Malyshev2020-02-163-0/+54
* | | Fix #79797: Use of freed hash key in the phar_parse_zipfile functionChristoph M. Becker2020-08-032-0/+14
* | | Remove unnecessary "poo" rmdirsNikita Popov2020-06-054-6/+3
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-04-222-0/+16
|\ \ \ | |/ /
| * | Fix #79503: Memory leak on duplicate metadataChristoph M. Becker2020-04-222-0/+16
| * | Fix bug #79082 - Files added to tar with Phar::buildFromIterator have all-acc...Stanislav Malyshev2020-02-173-0/+54
* | | Fix bug #79082 - Files added to tar with Phar::buildFromIterator have all-acc...Stanislav Malyshev2020-02-173-0/+54
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-01-281-0/+35
|\ \ \ | |/ /
| * | Fix #76584: PharFileInfo::decompress not workingChristoph M. Becker2020-01-281-0/+35
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-10-101-7/+7
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-10-101-7/+7
| |\ \ | | |/
| | * Fix leak in phar openNikita Popov2019-10-101-7/+7
* | | Merge branch 'PHP-7.3' into PHP-7.4Stanislav Malyshev2019-07-291-1/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Stanislav Malyshev2019-07-291-1/+4
| |\ \ | | |/
| | * Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2019-07-291-1/+4
| | |\
| | | * Fix #77919: Potential UAF in Phar RSHUTDOWNChristoph M. Becker2019-07-291-1/+4
* | | | Report errors from stream read and write operationsNikita Popov2019-07-221-1/+1
* | | | Fix failed tests for pharPeter Kokot2019-07-219-65/+21
* | | | Fix file collisions in phar testsNikita Popov2019-07-103-21/+21
* | | | Fix phar tests with hash extensionPeter Kokot2019-06-3010-133/+1
* | | | Sync HAVE_HASH, HAVE_HASH_EXT, PHAR_HASH_OK symbolsPeter Kokot2019-06-276-6/+2
* | | | this mtime comparison makes assumptions that cannot always hold trueJoe Watkins2019-06-161-5/+0
* | | | Prevent test conflictsChristoph M. Becker2019-05-143-0/+6
* | | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-04-172-2/+2
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-04-172-2/+2
| |\ \ \ | | |/ /
| | * | Fix tests for non English environmentsChristoph M. Becker2019-04-172-2/+2
* | | | Merge branch 'PHP-7.3' into PHP-7.4Anatol Belski2019-04-101-0/+61
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2019-04-101-0/+61
| |\ \ \ | | |/ /
| | * | Fix phar:// include handling with file cacheAnatol Belski2019-04-101-0/+61
* | | | Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-15312-1015/+1015
* | | | More zpp error/variation test removalsNikita Popov2019-03-073-107/+0
* | | | Merge branch 'PHP-7.3' into PHP-7.4Anatol Belski2019-03-041-3/+3
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2019-03-041-3/+3
| |\ \ \ | | |/ /
| | * | Fix test portabilityAnatol Belski2019-03-041-3/+3
* | | | Merge branch 'PHP-7.3' into PHP-7.4Stanislav Malyshev2019-03-033-2/+25
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.2' into PHP-7.3Stanislav Malyshev2019-03-033-2/+25
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2019-03-033-2/+25
| | |\ \ | | | |/
| | | * Fix bug #77586 - phar_tar_writeheaders_int() buffer overflowStanislav Malyshev2019-03-033-2/+25
* | | | Merge branch 'PHP-7.3' into PHP-7.4Stanislav Malyshev2019-03-031-0/+15
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.2' into PHP-7.3Stanislav Malyshev2019-03-031-0/+15
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2019-03-031-0/+15
| | |\ \ | | | |/
| | | * Fix bug #77396 - Null Pointer Dereference in phar_create_or_parse_filenameStanislav Malyshev2019-03-031-0/+15