17 Commits (4e7ff690c6311dcf1e8882194e626014fc2bcccb)

Author SHA1 Message Date
Jordi Boggiano 589abb06a3
PHPStan fixes 5 years ago
Jordi Boggiano 45ecbae8f5
Merge branch 'master' into 2.0 5 years ago
Ion Bazan 58b34d13e8 fix risky tests (without any assertion) 5 years ago
Jordi Boggiano f54237159d Cleanups 6 years ago
Jordi Boggiano 713bc4de1d Minor fixes and updated the rest of the code/tests to use HttpDownloader 6 years ago
Gabriel Caruso 2a13bb2649 Fixes from PHPStan (#7687)
* fix docblocks

* remove redundant conditional

* fix wrong variable name

* fix wrong namespaces

* add missing private members

* remove unused/redundant arguments

* move testcase class

* exclude TestCase.php

* Tweak RuleWatchGraph type hints

* Tweak doc comment
6 years ago
Gabriel Caruso a4b220273e Refactoring Tests (#6849) 7 years ago
Christophe Coevoet d5810c8a36 Fix namespace for tests for consistency 8 years ago
Jordi Boggiano ce08582671 Fix CS 9 years ago
Rob Bast a1427d7fd6 replace all occurences in code and comments 9 years ago
Christophe Coevoet 9bc6209be9 Fix tests for the pear repository 10 years ago
Jordi Boggiano 38917c2047 Add parallel build to travis script 11 years ago
Pavel Savinov 831bd844bd Almost PHPDoc problems fixed 11 years ago
Jordi Boggiano d6de4a0036 Rename Package interfaces to reduce BC issues 12 years ago
Alexey Prilipko ac3cebc633 Update PEAR Package Extractor to use 'task:replace', 'phprelease' commands and install role='script' files
Add PearInstaller
Change PEAR packages type from 'library' to 'pear-library' and dist type from 'pear' to 'file'
Remove PearDownloader
Refactor Channel Installer
12 years ago
Alexey Prilipko f2853c842b Review fixes 12 years ago
Alexey Prilipko e173f11b37 Add PEAR channel reader & Update PearRepository to use it. 12 years ago