14 Commits (c3b76a85329c60220588e861eee02c2d0150c5ce)

Author SHA1 Message Date
Jordi Boggiano 4940009f83
Bump phpstan to level 3 (#9734)
Clean up PackageInterface/CompletePackageInterface, add missing methods, type things in solver as BasePackage, added CompleteAliasPackage, ..
3 years ago
Nicolas Grekas ba94445bb9 Ensure InstalledVersions reports info about all currently registered class loaders 3 years ago
Jordi Boggiano cfb3b85454
Update semver to latest 4 years ago
Jordi Boggiano c2317d59bb
Bump phpstan and deps 4 years ago
Jordi Boggiano 89c4cb8836
Bump phpstan and deps 4 years ago
Graham Campbell 99d4b802fb Bumped minimum phpstan versions 4 years ago
Graham Campbell f5c2bdb783 Use latest cache action 4 years ago
Markus Staab 2279b6fdad
phpstan natively sends github action formatted errors
no need to use cs2pr for now
4 years ago
Ayesh Karunaratne d906ff12c9
PHPStan fixes: `autoload_files`, and `ignoreErrors` (#8974)
* PHPStan: Remove autoload_files directive as it is not necessary anymore

* PHPStan: Add error exclusions for sapi_windows_set_ctrl_handler function

* PHPStan: Add error exclusions for ZipArchive::LIBZIP_VERSION

* PHPStan: Require phpstan ^0.12.26

* Ensure zip ext is available on gh actions

Co-authored-by: Jordi Boggiano <j.boggiano@seld.be>
4 years ago
Jordi Boggiano c9571f90b4
Run phpstan with regular output and then run again to cs2pr if there was an error, to keep usable output in CI logs 4 years ago
Markus Staab 3c1757575e
Annotate phpstan errors in pull requests
Utilizing https://github.com/staabm/annotate-pull-request-from-checkstyle
4 years ago
Jordi Boggiano c0b0149040
Try and fix phpstan 4 years ago
Jordi Boggiano e046523631
Fix phpstan workflow 4 years ago
Jordi Boggiano 1dd78c0163
Merge branch '1.10' 4 years ago