4b210d916e
* Use static test data providers Using non-static methods as a data providers was deprecated in phpunit 10. * Rename abstract test class Abstract test case classes with Test suffix are deprecated in PHPUnit 10. We also change the ArchiverTest file name to match the new class name (ArchiverTestCase). * https://github.com/sebastianbergmann/phpunit/issues/5132 |
||
---|---|---|
.. | ||
ArchivableFilesFinderTest.php | ||
ArchiveManagerTest.php | ||
ArchiverTestCase.php | ||
GitExcludeFilterTest.php | ||
PharArchiverTest.php | ||
ZipArchiverTest.php |