Skip to content

Bump shivammathur/setup-php from 2.32.0 to 2.37.1#91

Merged
Jaggob merged 1 commit into
mainfrom
dependabot/github_actions/shivammathur/setup-php-2.37.1
May 22, 2026
Merged

Bump shivammathur/setup-php from 2.32.0 to 2.37.1#91
Jaggob merged 1 commit into
mainfrom
dependabot/github_actions/shivammathur/setup-php-2.37.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 22, 2026

Bumps shivammathur/setup-php from 2.32.0 to 2.37.1.

Release notes

Sourced from shivammathur/setup-php's releases.

2.37.1

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

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 22, 2026
@Jaggob
Copy link
Copy Markdown
Owner

Jaggob commented May 22, 2026

@dependabot rebase

Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.32.0 to 2.37.1.
- [Release notes](https://github.com/shivammathur/setup-php/releases)
- [Commits](shivammathur/setup-php@9e72090...7c071df)

---
updated-dependencies:
- dependency-name: shivammathur/setup-php
  dependency-version: 2.37.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/shivammathur/setup-php-2.37.1 branch from 67cf22c to 6a69926 Compare May 22, 2026 14:04
@Jaggob
Copy link
Copy Markdown
Owner

Jaggob commented May 22, 2026

@dependabot squash and merge

1 similar comment
@Jaggob
Copy link
Copy Markdown
Owner

Jaggob commented May 22, 2026

@dependabot squash and merge

@Jaggob Jaggob merged commit 48ae656 into main May 22, 2026
10 checks passed
@dependabot dependabot Bot deleted the dependabot/github_actions/shivammathur/setup-php-2.37.1 branch May 22, 2026 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant