18 Commits (main)

Author SHA1 Message Date
Jordi Boggiano 6a466a120a
Enable strict types on all files 2 years ago
Yanick Witschi 34183f49f9
Implemented PoolOptimizer 3 years ago
Nicolas Grekas 7d4501816c Allow querying InstalledVersions::isInstalled() for no-dev packages 3 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
Jordi Boggiano 1347d5306a Make sure a good timezone is set, fixes #2899 10 years ago
Jordi Boggiano 790a25c348 Adjust dump command, add another test, update docs, refs #1344 10 years ago
Bilal Amarni db91454a13 added an autoload-dev section 10 years ago
Jordi Boggiano 38917c2047 Add parallel build to travis script 11 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
Jordi Boggiano 438cea6363 Regroup bootstrapers 12 years ago
Marcin Chyłek 7d2a287863 Add file_exists in bootstrap.php 12 years ago
Jordi Boggiano 8123de2fea Simplified bootstrap 12 years ago
Jordi Boggiano 26e909a1a0 Apply nested-autoload support to all relevant files 12 years ago
Jordi Boggiano 812bf9a2af Reuse main classloader 13 years ago
Jordi Boggiano 8e6f8ae57e Add prettyVersion to packages, fixes #76 13 years ago
Jordi Boggiano 9c14d10641 Adjust tests to work with composer autoloader 13 years ago
Jordi Boggiano 89caa9b117 Rewrite autoloader to use only PSR-0, remove splitting of PEAR path 13 years ago
Nils Adermann 933cc6179b Import initial partial port of the libzypp satsolver. 13 years ago