Skip to content

chore(deps): update shivammathur/setup-php action to v2.37.2#955

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/shivammathur-setup-php-2.x
Open

chore(deps): update shivammathur/setup-php action to v2.37.2#955
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/shivammathur-setup-php-2.x

Conversation

@renovate

@renovate renovate Bot commented Mar 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
shivammathur/setup-php action minor 2.36.02.37.2

Release Notes

shivammathur/setup-php (shivammathur/setup-php)

v2.37.2

Compare Source

Changelog
  • Fixed macOS setup by marking shivammathur/php and shivammathur/extensions as trusted taps.

  • Switched to Visual Studio 18 (vs18) builds for PHP 8.6 on Windows.

  • Improved looking up environment variables.

  • Tightened security in internal GitHub action workflows.

  • Updated Node.js dependencies.

For the complete list of changes, please refer to the Full Changelog

Follow for updates

setup-php reddit setup-php twitter setup-php status

v2.37.1

Compare Source

Changelog
Security Updates

[!NOTE]
This can affect workflows that pass values from users or pull requests to setup-php, for example from comments, dispatch inputs, PR titles/branches, generated matrices, or files such as .php-version and composer.json.
Be especially careful with pull_request_target workflows that use any value from the pull request. Workflows that only use fixed trusted values are not expected to be affected, but updating to 2.37.1 is recommended.

[!NOTE]
This only affects workflows where the composer version is pinned like composer:2.9.7, workflows that do not pin the version or use composer:v2 are not affected as those get automatic updates. In case you pin the version, it is highly recommended to upgrade and have automation to do such timely upgrades in your workflows.

Fixes and Improvements
  • Fixed support for phalcon on Windows.

  • Fixed restoring tools when using cached using previous runs.

  • Improved enabling gearman extension on Linux.

  • Fixed fallback when installing PhpManager and VcRedist modules on Windows.

  • Fixed parsing extension inputs with backslash line continuation.

  • Improved workflow examples

    • Added workflow examples for Drupal 11 composer-managed projects and WordPress plugins.
    • Added workflow examples for Yii3 web applications and replaced Yii2 Starter Kit examples.
    • Updated workflow examples to use currently supported PHP versions.
  • Updated OS release mappings for newer Ubuntu releases.

  • Updated internal workflows for Codecov v6 and NPM trusted publishing.

  • Updated Node.js dependencies.

  • Fixed composer version in README. (#​1081)

Thanks @​Pyker for the contribution

For the complete list of changes, please refer to the Full Changelog

Follow for updates

setup-php reddit setup-php twitter setup-php status

v2.37.0

Compare Source

Changelog
  • Updated the action to use Node.js 24. (#​1049)

  • Added support for master in the php-version input. It should now set up a nightly build from the master branch of php-src.

  • Added support to install ioncube and zephir_parser extensions on PHP 8.5.

  • Expanded support for installing extensions using Homebrew on macOS from the shivammathur/homebrew-extensions tap. This includes pdo_firebird, sqlsrv, pdo_sqlsrv, pecl_http, swow, xhprof, and several other supported extensions.

  • Improved switching PHP versions on Linux. Missing alternatives should now be registered automatically before switching versions. #​1067

  • Improved support for Homebrew on macOS. It should now retry stuck brew commands with an inactivity watchdog.

  • Improved support for adding tools. It should now correctly use the latest release download URL when a version is not specified. (#​1064)

  • Improved tool setup and caching on self-hosted runners.

  • Improved support for sqlsrv and pdo_sqlsrv on PHP 8.1 and 8.2.

  • Fixed installing pecl_http on Windows. Switched to downloads.php.net for fixing ICU version post install.

  • Fixed cached couchbase installs on macOS using the shivammathur/cache-extensions action.

  • Replaced @actions/core with local functions to reduce bundle size.

  • Refactored to use ES2024+ features for Node 24.

  • Updated actions used in examples to their latest versions.

  • Updated Node.js dependencies.

Thanks @​theluckystrike for the contribution 🎉

Thanks @​code-kudu, @​ssddanbrown, @​RoundingWell, and @​ntzrbtr for the sponsorship ❤️

For the complete list of changes, please refer to the Full Changelog

Follow for updates

setup-php reddit setup-php twitter setup-php status


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions

github-actions Bot commented Mar 15, 2026

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
actions/shivammathur/setup-php f3e473d116dcccaddc5834248c87452386958240 🟢 7.6
Details
CheckScoreReason
Maintained🟢 1030 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10
Code-Review⚠️ 0Found 1/22 approved changesets -- score normalized to 0
Binary-Artifacts🟢 10no binaries found in the repo
Security-Policy🟢 10security policy file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions🟢 10GitHub workflow tokens follow principle of least privilege
CII-Best-Practices🟢 5badge detected: Passing
Pinned-Dependencies🟢 7dependency not pinned by hash detected -- score normalized to 7
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
Signed-Releases⚠️ -1no releases found
Packaging🟢 10packaging workflow detected
SAST🟢 7SAST tool detected but not run on all commits

Scanned Files

  • .github/workflows/ci-integration.yml

@renovate renovate Bot force-pushed the renovate/shivammathur-setup-php-2.x branch 5 times, most recently from fd45026 to e914f29 Compare March 23, 2026 01:44
@renovate renovate Bot force-pushed the renovate/shivammathur-setup-php-2.x branch 3 times, most recently from deb45f1 to 16936a7 Compare April 3, 2026 16:52
@renovate renovate Bot force-pushed the renovate/shivammathur-setup-php-2.x branch 5 times, most recently from a4d9ee3 to 5242b5d Compare April 16, 2026 15:52
@renovate renovate Bot force-pushed the renovate/shivammathur-setup-php-2.x branch 3 times, most recently from b09ca39 to 548a3d4 Compare April 22, 2026 02:02
@renovate renovate Bot force-pushed the renovate/shivammathur-setup-php-2.x branch 5 times, most recently from 627179f to 29c63e6 Compare May 8, 2026 13:47
@renovate renovate Bot force-pushed the renovate/shivammathur-setup-php-2.x branch from 29c63e6 to 2f5138c Compare May 9, 2026 01:03
@sonarqubecloud

sonarqubecloud Bot commented May 9, 2026

Copy link
Copy Markdown

@renovate renovate Bot force-pushed the renovate/shivammathur-setup-php-2.x branch 2 times, most recently from 398da05 to b679492 Compare May 14, 2026 04:25
@renovate renovate Bot changed the title chore(deps): update shivammathur/setup-php action to v2.37.0 chore(deps): update shivammathur/setup-php action to v2.37.1 May 14, 2026
@renovate renovate Bot force-pushed the renovate/shivammathur-setup-php-2.x branch from b679492 to 65337fe Compare May 14, 2026 09:45
@renovate renovate Bot force-pushed the renovate/shivammathur-setup-php-2.x branch 6 times, most recently from ab4ed54 to deeea85 Compare May 21, 2026 22:13
@renovate renovate Bot force-pushed the renovate/shivammathur-setup-php-2.x branch from deeea85 to 3641cc1 Compare May 22, 2026 18:33
@renovate renovate Bot force-pushed the renovate/shivammathur-setup-php-2.x branch 2 times, most recently from f9b4fea to 556dffe Compare June 4, 2026 22:57
@renovate renovate Bot changed the title chore(deps): update shivammathur/setup-php action to v2.37.1 chore(deps): update shivammathur/setup-php action to v2.37.2 Jun 8, 2026
@renovate renovate Bot force-pushed the renovate/shivammathur-setup-php-2.x branch from 556dffe to b51ff75 Compare June 8, 2026 17:07
@sonarqubecloud

sonarqubecloud Bot commented Jun 8, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants