Update shivammathur/setup-php action to v2.15.0 #175
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.14.0
->2.15.0
Release Notes
shivammathur/setup-php
v2.15.0
Compare Source
Setup PHP depends on sponsorships. Maintaining it takes time and money especially with daily builds for upcoming PHP versions. So, if you found it helpful, please support the project.
PHP 5.6 to 7.2 have been rebuilt with patch for
CVE-2021-21706
backported from7.3.31
.PHP 7.3 to PHP 8.0 packages have been updated to
7.3.31
,7.4.24
and8.0.11
respectively. Set theupdate
environment variable totrue
for always updating to the latest patch version.Add support for the following tools:
phpunit-polyfills
#503phpDocumentor
orphpdoc
#498parallel-lint
#500expect
andssh2
extensions on macOS. /~https://github.com/shivammathur/homebrew-extensions/issues/1097Fix parsing PHP 8.1 version with both
RC
anddev
suffixes in the semver notation.Fix to get correct
php-src
git ref for nightly builds.Fix version for extensions in logs when installed using
PECL
.Fix cache support for extensions with custom support. #496
Fix logs for extensions with custom support when cached.
Fix PPA setup to add/update list files in
/var/lib/apt/lists
. #492Fix typo to use correct key for
phpunit
intools.functionRecord
. #501Replace
husky
withsimple-git-hooks
.Cleanup trailing whitespace in README.
Fix git command in
format
NPM script.Update Node.js dependencies.
Thanks @jrfnl for the contributions 🚀
Follow for updates
Configuration
📅 Schedule: "before 11pm on Monday" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.