11206 Commits (efa08e7791927e081f4fa5cc7a6fa661e8f5a84e)
 

Author SHA1 Message Date
Jordi Boggiano ec63178d38
Update changelog 3 years ago
Jordi Boggiano 146188f9e5
Bump ca-bundle to 1.3.1 3 years ago
Jordi Boggiano 3f243d37c3
Add temporary metadata for download size tracking 3 years ago
Martin Herndl 96370657b8
Fix phpstan return type in `SvnTest::urlProvider` (#10233) 3 years ago
Martin Herndl a861d66469
Add types to `EventDispatcher` tests (#10235) 3 years ago
Martin Herndl 467fe3c1be
Add types to `Config` tests (#10234) 3 years ago
Jordi Boggiano 974c471ad8
Bump ca-bundle to 1.3.0 3 years ago
Jordi Boggiano e5fc8a9c72
Fix phpstan error 3 years ago
Jordi Boggiano f8ad0bb3d1
Add types to the base TestCase 3 years ago
Jordi Boggiano 44b69ba77f
Upgrade php-cs-fixer to 3.x and fix CS 3 years ago
Jordi Boggiano c65d09dff7
Fix @inheritDoc annotations 3 years ago
Martin Herndl 2992e8651a
Add types to `Util` tests (#10228) 3 years ago
Martin Herndl d51c7685da
Add types to `Repository` tests (#10227) 3 years ago
Jordi Boggiano 3d9e9ba66f
Fix exclusion of fooProvider errors 3 years ago
jakobvibe d06eb1ec3a
Fix types on mock tests (#10230)
* Fix types on mock tests

* Added $tty again

Co-authored-by: Jakob Vibe <jv@ipw.dk>
3 years ago
Viktor Szépe e89459d964
Separate CI steps (#10226) 3 years ago
jakobvibe 1ba1463013
Added types to plugin test (#10231)
Co-authored-by: Jakob Vibe <jv@ipw.dk>
3 years ago
megubyte c2a2198089
phpstan: update tests/Composer/Test/Installer/* to level 6 standard (#10225) 3 years ago
Samuel Felipe 3ccb54832b
PHPStan level 6 in src/Composer/Command (#10214) 3 years ago
jakobvibe f667c7b8de
Add types to tests/composer/test/json (#10222)
Co-authored-by: Jakob Vibe <jv@ipw.dk>
3 years ago
Jordi Boggiano df6c2ce1db
Simplify php bin proxies further 3 years ago
Jordi Boggiano e1dbd65aff
Fix bin proxies to use output buffering instead of the eval hack, as the __FILE__ and __DIR__ replacement is not safe when done in strings/nowdocs/.. 3 years ago
Joseph Wynn 44a2aa9be4
Log when COMPOSER_AUTH environment variable is malformed, but do not throw an error. Fixes #10208. (#10209)
Co-authored-by: Joseph Wynn <joseph@wildlyinaccurate.com>
3 years ago
Cédric Anne f0d621e101
Prevent uncaught exception when iconv/mbstring are missing; fixes #10168 (#10224) 3 years ago
megubyte 135f806f6f
phpstan: update tests/Composer/Test/Autoload/* to level 6 standard (#10223) 3 years ago
Martin Herndl 3d5a100018
Add types to `Question` tests (#10219) 3 years ago
Jordi Boggiano f19d01ef92
Ignore less things in tests 3 years ago
Martin Herndl 79da1c266e
Add types to `Script` tests (#10220) 3 years ago
Christian 4071125172
Added return type docs (#10221) 3 years ago
jakobvibe 15934a083c
Added link to composer-allow-superuser (#10215) 3 years ago
Cédric Anne a7686e82f0
Filter candidates requiring an unknown platform package; fixes #10167 (#10184) 3 years ago
Martin Herndl 3645d3042c
Add types to root namespace (#10213) 3 years ago
Martin Herndl f267b01852
Use single docblock for parameter types (#10212) 3 years ago
Jordi Boggiano 81ad4e7e58
Fix deprecated phpstan config 3 years ago
Martin Herndl bd8b39fe01
Add types to `Package` (#10210) 3 years ago
Jordi Boggiano 36484ff01a
Merge pull request #10211 from wouterj/docs-consistency
[doc] Use "composer.phar" and "Composer" consistently
3 years ago
Jordi Boggiano 21f87e0699
Update to composer/semver 3.2.6 3 years ago
Jordi Boggiano 0e96f363e1
Remove redundancy in package type 3 years ago
Wouter de Jong bb128c465c Capitalize Composer in the docs 3 years ago
Wouter de Jong 6aec6ecbfa Use `composer.phar` consistently in the examples 3 years ago
Martin Herndl 13d433fad0
Add types to `Package/Loader` (#10206) 3 years ago
Anatoly Pashin b1a96a3141
PHPStan level 6 in src/Composer/Repository (#10197) 3 years ago
Martin Herndl 3fa7a6cb51
Add types to `Package/Version` (#10199) 3 years ago
Martin Herndl aa4c2ab63c
Add types to `Plugin` (#10194) 3 years ago
Paolo Rossi a921d9b233
Reaching phpstan level 6 in EventDispatcher Exception and Installer folders (#10192) 3 years ago
Martin Herndl fa4d4e20e9
Add types to `Downloader` (#10193) 3 years ago
pistej b99e21259c
phpstan level 6 in src/Composer/Package/Comparer (refs #10159) (#10196) 3 years ago
Martin Herndl db9e9a544e
Add types to `Package/Dumper` (#10198) 3 years ago
pistej dbd0ccaad8
phpstan level 6 in src/Composer/Package/Archiver (refs #10159) (#10195) 3 years ago
Nils Adermann cbc686c16a
Merge pull request #10185 from Seldaek/remove_unknown_rule_type
Remove unknown Rule type
3 years ago