forked from PHPOffice/PhpSpreadsheet
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Run phpcs, php-cs-fixer, phpstan, coverage, versions as Php8.1 (PHPOf…
…fice#3450) * WIP Run phpcs, php-cs-fixer, phpstan, coverage, versions as Php8.1 They all run under Php7.4 in Github. 7.4 is EOL. We still have to run unit tests in 7.4, but I think it's time to move the tools. Note that we cannot currently run Phpstan in 8.2 because of phpstan/phpstan#8629. * Update main.yml Try running coverage as 8.0 rather than 8.1. * Update main.yml Revert Coverage to Php 7.4. * Composer Cache Directory Command set-output is deprecated. Upgrading to using Environment files as suggested by Github messages. * Coverage and Php8 Try to follow advice in scrutinizer-ci/ocular#54 * Keep Trying See https://github.com/phpowermove/docblock/pull/12/files
- Loading branch information
Showing
1 changed file
with
16 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters