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.
Yanick Witschi 8179d1ea33
Early return when a package was already marked to be kept
2 years ago
..
Autoload Fix handling for non-lowercased enum keyword, fixes #10521 2 years ago
Command Fix handling of virtual packages when searching for packages or when looking up the preferred version (init & require command), refs #10489 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 Early return when a package was already marked to be kept 2 years ago
Downloader Remove superfluous arg 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 Fix allow-plugins:false handling, fixes #10530 2 years ago
Question update composer/pcre to 1.0.1 (#10496) 2 years ago
Repository VcsRepositories: handle initialize with invalid repository URL (#10525) 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 Also retry for HTTP2 stream errors, fixes #10462 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 Fix phpstan issues, update baseline and pin PHPStan version in 2.2 branch (#10474) 2 years ago