83 Commits (c3b76a85329c60220588e861eee02c2d0150c5ce)

Author SHA1 Message Date
Jordi Boggiano b6826f3523
Create pull_request_template.md 3 years ago
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
Jordi Boggiano 4f2e0de726
Merge branch '1.10' into 2.0 3 years ago
Jordi Boggiano 06003f4da6
Update release step to use php8 as it produces slightly different output wrt white-space, fixes #9746 3 years ago
Jordi Boggiano d6d4069b30
Try to fix windows CI again 3 years ago
Jordi Boggiano 06ef815ec8
Quote caret to avoid issues with cmd.exe 3 years ago
Jordi Boggiano e1570798cd
Bump CI versions 3 years ago
Nicolas Grekas ba94445bb9 Ensure InstalledVersions reports info about all currently registered class loaders 3 years ago
Jordi Boggiano 0da9e216fc
Update ISSUE_TEMPLATE.md 4 years ago
Jordi Boggiano d98d63abcc
Add note to issue template.. 4 years ago
Jordi Boggiano cfb3b85454
Update semver to latest 4 years ago
Jordi Boggiano 44dc3c27aa
Try and sign phars on releases, refs #5155 4 years ago
Graham Campbell ceeb743d0b Use latest phpunit 4 years ago
Jordi Boggiano cb1c35ab52
Fix typo 4 years ago
Jordi Boggiano fcbeedbb3a
Merge branch '1.10' 4 years ago
Jordi Boggiano 4a8dbcd145
Fix set-env to use the new gh actions files 4 years ago
Jordi Boggiano c2317d59bb
Bump phpstan and deps 4 years ago
Jordi Boggiano 89c4cb8836
Bump phpstan and deps 4 years ago
Jordi Boggiano 711d4792ce
Attempt rolling back a couple changes 4 years ago
Graham Campbell 144d8e5359
Removed guff 4 years ago
Graham Campbell 1a2fea3509
Fix actions on PHP 8.0 4 years ago
Jordi Boggiano 1593b67230
Fix warnings on higher phpunit versions 4 years ago
Graham Campbell 99d4b802fb Bumped minimum phpstan versions 4 years ago
Graham Campbell f5c2bdb783 Use latest cache action 4 years ago
Jordi Boggiano 0eebdcf2e6
Merge pull request #9122 from staabm/patch-2
phpstan natively sends github action formatted errors
4 years ago
Markus Staab fdff3aeaba
emit github action formatted error messages (#9120) 4 years ago
Markus Staab 2279b6fdad
phpstan natively sends github action formatted errors
no need to use cs2pr for now
4 years ago
Rob Bast 11892070d1
Create an issue @ Docker repository on tag 4 years ago
Jordi Boggiano 8dae1dd45a
Merge branch '1.10' 4 years ago
Jordi Boggiano eec2f8d423
Remove highest/lowest builds for 1.10 maintenance branch 4 years ago
Rob Bast 351dcd1c64
Create an issue @ Docker repository on tag 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
Jordi Boggiano 81c6fe987b
Remove empty env var 4 years ago
Graham Campbell 7a97741aae
Use --ignore-platform-req=php (#8936) 4 years ago
Jordi Boggiano 0a0291e913
Remove deprecated flag 4 years ago
Jordi Boggiano ce52c408f0
Disable platform checks for php8 4 years ago
Jordi Boggiano 38557b2460
Reorder build steps 4 years ago
Jordi Boggiano dce9b129bb
Use PUB 5.1+ for php8 builds 4 years ago
Jordi Boggiano 5ab0ecda04
Try disabling platform-check for PHPUnitBridge on php8 4 years ago
Jordi Boggiano e8acd60245
Fix sudo command 4 years ago
Jordi Boggiano 59f9633244
Again.. 4 years ago
Jordi Boggiano 42d760fb51
Make the Composer self-update succeed by using sudo 4 years ago
Jordi Boggiano 628730ba34
Run builds with composer snapshots 4 years ago
Jordi Boggiano 4e1f8cf89d
Build tweaks 4 years ago
Jordi Boggiano 106289e5dc
Fix lowest 8 build to use ignore platform reqs 4 years ago
Cees-Jan Kiewiet b5f8f750c2
Test PHP 8.0 with lowest dependencies (#8878) 4 years ago
Jordi Boggiano ec3f18ee92
Remove workaround as it is not working anyway 4 years ago
Jordi Boggiano 88ced66f2c
Fix issue with PHPUnitBridge autoload 4 years ago
Jordi Boggiano cb2fca5d13
Try to workaround react/promise php8 issue 4 years ago