[DevDependency] Bump shivammathur/setup-php from 2.36.0 to 2.37.0#12724
Merged
williamjallen merged 1 commit intoApr 11, 2026
Merged
Conversation
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.36.0 to 2.37.0. - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@2.36.0...2.37.0) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-version: 2.37.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
Bot
force-pushed
the
dependabot/github_actions/shivammathur/setup-php-2.37.0
branch
from
April 7, 2026 00:04
e9b7064 to
8e0b0ad
Compare
williamjallen
approved these changes
Apr 11, 2026
williamjallen
deleted the
dependabot/github_actions/shivammathur/setup-php-2.37.0
branch
April 11, 2026 00:44
GarvitKhandelwal31
pushed a commit
to GarvitKhandelwal31/Submitty
that referenced
this pull request
Apr 13, 2026
…bmitty#12724) Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.36.0 to 2.37.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/shivammathur/setup-php/releases">shivammathur/setup-php's releases</a>.</em></p> <blockquote> <h2>2.37.0</h2> <h2>Changelog</h2> <ul> <li> <p>Updated the action to use Node.js 24. (<a href="https://redirect.github.com/shivammathur/setup-php/issues/1049">#1049</a>)</p> </li> <li> <p>Added support for <code>master</code> in the <code>php-version</code> input. It should now set up a nightly build from the master branch of <code>php-src</code>.</p> </li> <li> <p>Added support to install <code>ioncube</code> and <code>zephir_parser</code> extensions on PHP 8.5.</p> </li> <li> <p>Expanded support for installing extensions using Homebrew on macOS from the <code>shivammathur/homebrew-extensions</code> tap. This includes <code>pdo_firebird</code>, <code>sqlsrv</code>, <code>pdo_sqlsrv</code>, <code>pecl_http</code>, <code>swow</code>, <code>xhprof</code>, and several other supported extensions.</p> </li> <li> <p>Improved switching PHP versions on Linux. Missing alternatives should now be registered automatically before switching versions. <a href="https://redirect.github.com/shivammathur/setup-php/issues/1067">#1067</a></p> </li> <li> <p>Improved support for Homebrew on macOS. It should now retry stuck <code>brew</code> commands with an inactivity watchdog.</p> </li> <li> <p>Improved support for adding tools. It should now correctly use the latest release download URL when a version is not specified. (<a href="https://redirect.github.com/shivammathur/setup-php/issues/1064">#1064</a>)</p> </li> <li> <p>Improved tool setup and caching on self-hosted runners.</p> </li> <li> <p>Improved support for <code>sqlsrv</code> and <code>pdo_sqlsrv</code> on PHP 8.1 and 8.2.</p> </li> <li> <p>Fixed installing <code>pecl_http</code> on Windows. Switched to <code>downloads.php.net</code> for fixing <code>ICU</code> version post install.</p> </li> <li> <p>Fixed cached <code>couchbase</code> installs on macOS using the <code>shivammathur/cache-extensions</code> action.</p> </li> <li> <p>Replaced <code>@actions/core</code> with local functions to reduce bundle size.</p> </li> <li> <p>Refactored to use ES2024+ features for Node 24.</p> </li> <li> <p>Updated actions used in examples to their latest versions.</p> </li> <li> <p>Updated Node.js dependencies.</p> </li> </ul> <p>Thanks <a href="https://github.com/theluckystrike"><code>@theluckystrike</code></a> for the contribution 🎉</p> <p>Thanks <a href="https://github.com/code-kudu"><code>@code-kudu</code></a>, <a href="https://github.com/ssddanbrown"><code>@ssddanbrown</code></a>, <a href="https://github.com/RoundingWell"><code>@RoundingWell</code></a>, and <a href="https://github.com/ntzrbtr"><code>@ntzrbtr</code></a> for the sponsorship ❤️</p> <p>For the complete list of changes, please refer to the <a href="https://github.com/shivammathur/setup-php/compare/2.36.0...2.37.0">Full Changelog</a></p> <!-- raw HTML omitted --> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shivammathur/setup-php/commit/accd6127cb78bee3e8082180cb391013d204ef9f"><code>accd612</code></a> Update dependencies</li> <li><a href="https://github.com/shivammathur/setup-php/commit/a5c2146f3f9b2e377ae27dae141f779eeb21e65c"><code>a5c2146</code></a> Improve tool cache to not cache persistent urls</li> <li><a href="https://github.com/shivammathur/setup-php/commit/6a1d559c5749668e092af5603caba51cff004e30"><code>6a1d559</code></a> Fix regression in pecl_http support [skip ci]</li> <li><a href="https://github.com/shivammathur/setup-php/commit/076a5e3f0d9e317ac2f5371b37beb6e30a54c8ed"><code>076a5e3</code></a> Update actions in examples [skip ci]</li> <li><a href="https://github.com/shivammathur/setup-php/commit/00c8f84a71da402a2f6654afe3e74f602a5ee226"><code>00c8f84</code></a> Add support for ionCube for PHP 8.5 [skip ci]</li> <li><a href="https://github.com/shivammathur/setup-php/commit/c033e31e7c03f2857c96575d85dff050262dad1a"><code>c033e31</code></a> Add support for zephir parser for PHP 8.5 [skip ci]</li> <li><a href="https://github.com/shivammathur/setup-php/commit/bc6f40a11a6c83d70ea646135b59e89fbfb5e99c"><code>bc6f40a</code></a> Switch to downloads.php.net in Get-ICUUrl [skip ci]</li> <li><a href="https://github.com/shivammathur/setup-php/commit/fe26b509d7b8c727616191bb3acbd8290914db1a"><code>fe26b50</code></a> Fix support for pecl_http on Windows [skip ci]</li> <li><a href="https://github.com/shivammathur/setup-php/commit/e67ff94e49013d9c9bd3cfe3bff97e53fa4ab7e6"><code>e67ff94</code></a> Fix caching couchbase on macOS [skip ci]</li> <li><a href="https://github.com/shivammathur/setup-php/commit/4e89813b4bf7f0d3ca461f966f58ca52c68cb8dc"><code>4e89813</code></a> Improve switch_version on Linux</li> <li>Additional commits viewable in <a href="https://github.com/shivammathur/setup-php/compare/2.36.0...2.37.0">compare view</a></li> </ul> </details> <br /> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps shivammathur/setup-php from 2.36.0 to 2.37.0.
Release notes
Sourced from shivammathur/setup-php's releases.
Commits
accd612Update dependenciesa5c2146Improve tool cache to not cache persistent urls6a1d559Fix regression in pecl_http support [skip ci]076a5e3Update actions in examples [skip ci]00c8f84Add support for ionCube for PHP 8.5 [skip ci]c033e31Add support for zephir parser for PHP 8.5 [skip ci]bc6f40aSwitch to downloads.php.net in Get-ICUUrl [skip ci]fe26b50Fix support for pecl_http on Windows [skip ci]e67ff94Fix caching couchbase on macOS [skip ci]4e89813Improve switch_version on Linux