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 e4e0e0d154
Remove deprecations baseline
3 years ago
..
Autoload Fix issue parsing php files with unterminated comments found inside backticks, fixes #10385 3 years ago
Command Fix Symfony6 compat 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 Add composer/pcre dependency and use it everywhere instead of preg_* 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 many PHPStan issues and update baseline 3 years ago
Cache.php Search improvements (#10336) 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