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.
John Stevenson db64534b26
Fixed bin proxies on PHP < 8 to support stream_seek (#10468)
2 years ago
..
Autoload Fix issue parsing php files with unterminated comments found inside backticks, fixes #10385 3 years ago
Command Add --no-scripts to all commands and disable plugins/scripts when running self-update (#10371) 3 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" 3 years ago
DependencyResolver Fix partial update where path repos are being auto-unlocked two levels deep not loading all packages properly, fixes #10431 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 symfony error handler warnings, fixes #10397 (#10404) 3 years ago
Installer Fixed bin proxies on PHP < 8 to support stream_seek (#10468) 2 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 Disable "composer/package-versions-deprecated" by default (#10458) 2 years ago
Question Add composer/pcre dependency and use it everywhere instead of preg_* 3 years ago
Repository GitLab: detect repository functionality disabled in Driver (#10440) 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 Remove unnecessary sprintf 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 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 Fix phpstan error 3 years ago