summaryrefslogtreecommitdiff
path: root/ext/phar/tests/badparameters.phpt
Commit message (Expand)AuthorAgeFilesLines
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-3/+3
* remove support for string|unicode in testsGabriel Caruso2018-02-221-2/+2
* Use int instead of integer in type errorsGabriel Caruso2018-02-041-5/+5
* Fix bug #71860: Require valid paths for phar filenamesStanislav Malyshev2016-03-201-9/+9
* Updated tests to reflect exception class changes.Aaron Piotrowski2015-05-161-1/+1
* Always throw TypeException on throwing zpp failuresNikita Popov2015-04-061-1/+1
* Patch improvement:Dmitry Stogov2015-03-301-5/+26
* Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-211-5/+5
* - Unifiy that messageHannes Magnusson2010-04-271-3/+3
* mention which setting!Hannes Magnusson2010-04-251-3/+3
* merge unmerged changes between branches, remove unnecessary test for zip sign...Greg Beaver2009-07-241-6/+0
* - Bring phar tests into line across all branchesSteph Fox2008-08-011-20/+14
* - IS_UNICODE checks and conversionsSteph Fox2008-05-191-14/+14
* MFB: add full metadata support for tar-based archives and testGreg Beaver2008-05-151-12/+0
* - Prevent phars with empty manifests flushing to diskSteph Fox2008-04-291-4/+0
* - Fix paths in testSteph Fox2008-04-291-3/+7
* big ol code coverage test for bad parameters to Phar methodsGreg Beaver2008-04-221-0/+210