You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jordi Boggiano 2b99d069b2
Remove dev-master=>dev-main alias from #10372 as it does not work/is missing when reloading from lock file and extracting dev deps, refs #10651
2 years ago
..
Autoload Sort packages with the same weight alphabetically to have a completely stable sort not dependent on input order, fixes #10614 2 years ago
Command Allow using self.version with require command, fixes #10593 2 years ago
Config Add allow-plugins config value (#10314) 3 years ago
Console Revert "Remove getCode usage as it is not type safe apparently, see https://github.com/phpstan/phpstan-src/pull/795" 2 years ago
DependencyResolver Fix PoolOptimizer should consider disjunctive MultiConstraints (#10579) 2 years ago
Downloader Add warning when using 7z <21.01 on linux/osx, fixes #10535 2 years ago
EventDispatcher Disable files autoloading for scripts to avoid untrusted code execution at runtime (#10373) 2 years ago
Exception Fix logic (again) 4 years ago
Filter/PlatformRequirementFilter update composer/pcre to 1.0.1 (#10496) 2 years ago
IO Fix phpstan issues, update baseline and pin PHPStan version in 2.2 branch (#10474) 2 years ago
Installer InstallerInterface: describe `getInstallPath()` to return a absolute path (#10524) 2 years ago
Json Fix phpstan issues, update baseline and pin PHPStan version in 2.2 branch (#10474) 2 years ago
Package Introduce phpstan-type about autoload array type to be DRY (#10516) 2 years ago
Platform Add composer/pcre dependency and use it everywhere instead of preg_* 3 years ago
Plugin Load plugins which modify install path early, fixes #10618 (#10621) 2 years ago
Question update composer/pcre to 1.0.1 (#10496) 2 years ago
Repository Remove dev-master=>dev-main alias from #10372 as it does not work/is missing when reloading from lock file and extracting dev deps, refs #10651 2 years ago
Script Phpstan level 6 in Composer/Plaform and Composer/Script (#10159) (#10170) 3 years ago
SelfUpdate Add composer/pcre dependency and use it everywhere instead of preg_* 3 years ago
Util Load plugins which modify install path early, fixes #10618 (#10621) 2 years ago
Cache.php Search improvements (#10336) 3 years ago
Compiler.php Add composer/pcre dependency and use it everywhere instead of preg_* 3 years ago
Composer.php Reverting release version changes 2 years ago
Config.php Fix phpstan issues, update baseline and pin PHPStan version in 2.2 branch (#10474) 2 years ago
Factory.php Add --no-scripts to all commands and disable plugins/scripts when running self-update (#10371) 2 years ago
InstalledVersions.php Lots of typing improvements 3 years ago
Installer.php Ignore phpstan issue 2 years ago