Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Bump shivammathur/setup-php from d37cc3048580de06099c81ded417530716a0d7ab to 2.22.0#30

Closed
dependabot[bot] wants to merge 1 commit intotrunkcreativecoder/wordpress-develop:trunkfrom
dependabot/github_actions/shivammathur/setup-php-1a18b2267f80291a81ca1d33e7c851fe09e7dfc4creativecoder/wordpress-develop:dependabot/github_actions/shivammathur/setup-php-1a18b2267f80291a81ca1d33e7c851fe09e7dfc4Copy head branch name to clipboard
Closed

Bump shivammathur/setup-php from d37cc3048580de06099c81ded417530716a0d7ab to 2.22.0#30
dependabot[bot] wants to merge 1 commit intotrunkcreativecoder/wordpress-develop:trunkfrom
dependabot/github_actions/shivammathur/setup-php-1a18b2267f80291a81ca1d33e7c851fe09e7dfc4creativecoder/wordpress-develop:dependabot/github_actions/shivammathur/setup-php-1a18b2267f80291a81ca1d33e7c851fe09e7dfc4Copy head branch name to clipboard

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 28, 2022

Bumps shivammathur/setup-php from d37cc3048580de06099c81ded417530716a0d7ab to 2.22.0. This release includes the previously tagged commit.

Release notes

Sourced from shivammathur/setup-php's releases.

2.22.0

Support Ukraine


  • Added support for PHP builds with debugging symbols for PHP 5.6 and above. ALPHA Docs, (#634, homebrew-php#976)
- name: Setup PHP with debugging symbols
  uses: shivammathur/setup-php@v2
  with:
    php-version: '8.1'
  env:
    debug: true 
- name: Setup PHP with intl
  uses: shivammathur/setup-php@v2
  with:
    php-version: '8.1'
    extensions: intl-72.1
  • Existing PHP version on GitHub actions Ubuntu images is now updated if ppa:ondrej/php is missing regardless of the updateactions/runner-images#6331

  • Environment variable COMPOSER_NO_AUDIT is now set by default. If you would like to run the composer audit in your workflows, please add a step with composer audit command. (#635, #636)

- name: Composer audit
  run: composer audit
  • Switched to GITHUB_OUTPUT environment file for setting up outputs. If you are using setup-php on self-hosted runners, please update it to 2.297.0 or greater. More Info (#654)

  • Updated sqlsrv and pdo_sqlsrv version to 5.10.1 for PHP 7.0 and above on Linux.

  • Improved support for phalcon5 extension to set up the latest stable version.

  • Improved symfony-cli support to fetch the artifact URL from the brew tap on Linux. (#641, #652, #653)

  • Improved fetching brew taps on Linux to avoid brew's overhead.

  • Fixed installing extension packages on self-hosted Linux runners. (#642)

  • Fixed support for couchbase and firebird extensions after GitHub release page changes.

... (truncated)

Commits
  • 1a18b22 Add note about updating PHP if ppa is missing on Ubuntu
  • e970483 Update Node.js dependencies
  • 5178fac Update PHP if ppa:ondrej/php is missing ref: actions/runner-images#6331
  • 388883d Fix support for firebird and couchbase
  • cae6d06 Improve phalcon support
  • 89f4f7e Run configure_pecl only when ini_files are set
  • d2efbcd Fix debug support on Linux
  • 98e3af0 Configure brew on linux on grpc_php_plugin setup
  • e8836c6 Fix logs on failure in add_pecl_extension
  • 9068f2e Update sqlsrv and pdo_sqlsrv to 5.10.1
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from d37cc3048580de06099c81ded417530716a0d7ab to 2.22.0. This release includes the previously tagged commit.
- [Release notes](https://github.com/shivammathur/setup-php/releases)
- [Commits](shivammathur/setup-php@d37cc30...1a18b22)

---
updated-dependencies:
- dependency-name: shivammathur/setup-php
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 28, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 12, 2022

Superseded by #31.

@dependabot dependabot bot closed this Dec 12, 2022
@dependabot dependabot bot deleted the dependabot/github_actions/shivammathur/setup-php-1a18b2267f80291a81ca1d33e7c851fe09e7dfc4 branch December 12, 2022 10:12
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.