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 0b3adc84da
Fix a few phpstan errors and add a php8+ baseline for the rest
3 years ago
..
Autoload Fix a few phpstan errors and add a php8+ baseline for the rest 3 years ago
Command Fix a few phpstan errors and add a php8+ baseline for the rest 3 years ago
Config Add allow-plugins config value (#10314) 3 years ago
Console Fix Symfony6 compat 3 years ago
DependencyResolver fix: Do not optimise away packages due to a requirement by a locked package that will be uninstalled (#10405) 3 years ago
Downloader Add composer/pcre dependency and use it everywhere instead of preg_* 3 years ago
EventDispatcher Disable files autoloading for scripts to avoid untrusted code execution at runtime (#10373) 3 years ago
Exception Fix logic (again) 4 years ago
Filter/PlatformRequirementFilter Add support for ignoring the upper bound of platform requirements using "name+" notation 3 years ago
IO Fix Symfony6 compat 3 years ago
Installer Fix some PHPStan errors/.. 3 years ago
Json Add composer/pcre dependency and use it everywhere instead of preg_* 3 years ago
Package Fix a few phpstan errors and add a php8+ baseline for the rest 3 years ago
Platform Add composer/pcre dependency and use it everywhere instead of preg_* 3 years ago
Plugin Bump target version, bump PHP and dependency requirements to PHP 7.2+ 3 years ago
Question Add composer/pcre dependency and use it everywhere instead of preg_* 3 years ago
Repository Use web URLs for Gitlab support metadata (#10377) 3 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 Fix a few phpstan errors and add a php8+ baseline for the rest 3 years ago
Cache.php Fix a few phpstan errors and add a php8+ baseline for the rest 3 years ago
Compiler.php Remove deprecations baseline 3 years ago
Composer.php Bump target version, bump PHP and dependency requirements to PHP 7.2+ 3 years ago
Config.php Add allow-plugins config value (#10314) 3 years ago
Factory.php Add --no-scripts to all commands and disable plugins/scripts when running self-update (#10371) 3 years ago
InstalledVersions.php Lots of typing improvements 3 years ago
Installer.php Remove getCode usage as it is not type safe apparently, see https://github.com/phpstan/phpstan-src/pull/795 3 years ago