summaryrefslogtreecommitdiff
path: root/ext/phar/tests/phar_extract.phpt
Commit message (Expand)AuthorAgeFilesLines
* Update ext/phar parameter namesNikita Popov2020-10-131-1/+1
* Make null byte error a ValueErrorNikita Popov2020-09-081-1/+1
* Use the canonical order of types in array|string ZPP error messagesMáté Kocsis2020-09-041-1/+1
* Add another round of missing parameter types to stubsMáté Kocsis2020-08-071-3/+3
* Change argument error message formatMáté Kocsis2020-02-261-1/+1
* Make type error messages more consistentMáté Kocsis2020-02-171-1/+1
* Reindent phpt filesNikita Popov2020-02-031-16/+16
* Clean DONE tags from testsFabien Villepinte2019-11-071-2/+0
* Merge branch 'PHP-7.4'Christoph M. Becker2019-05-141-0/+2
|\
| * Prevent test conflictsChristoph M. Becker2019-05-141-0/+2
* | Merge branch 'PHP-7.4'Peter Kokot2019-03-151-28/+28
|\ \ | |/
| * Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-28/+28
* | Adjust tests for zpp TypeError changeNikita Popov2019-03-111-3/+6
|/
* Fix bug #71860: Require valid paths for phar filenamesStanislav Malyshev2016-03-201-1/+1
* fix test concurrencyMichael Wallner2013-09-181-4/+4
* - Bring phar tests into line across all branchesSteph Fox2008-08-011-18/+37
* - IS_UNICODE checks and conversionsSteph Fox2008-05-191-1/+1
* fix handling of mounted entries when flushing in all phars, and of deleted en...Greg Beaver2008-05-081-1/+3
* fix test to be truly path-agnosticGreg Beaver2008-04-301-1/+1
* fix testGreg Beaver2008-04-271-1/+1
* - Fix a couple of failing tests/bad cleanupSteph Fox2008-04-271-2/+2
* fix invalid freeGreg Beaver2008-04-271-1/+2
* fix cleanupGreg Beaver2008-04-261-4/+6
* add Phar::extractTo(dest_directory[, mixed files[, bool overwrite]])Greg Beaver2008-04-261-0/+126