Skip to content

Update shivammathur/setup-php action to v2.33.0#82

Merged
DavidBadura merged 1 commit into1.9.xfrom
renovate/shivammathur-setup-php-2.x
Apr 19, 2025
Merged

Update shivammathur/setup-php action to v2.33.0#82
DavidBadura merged 1 commit into1.9.xfrom
renovate/shivammathur-setup-php-2.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 15, 2025

This PR contains the following updates:

Package Type Update Change
shivammathur/setup-php action minor 2.32.0 -> 2.33.0

Release Notes

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

v2.33.0

Compare Source

Changelog

  • Added support for Arm Ubuntu runners ubuntu-24.04-arm and ubuntu-22.04-arm. (#​848)
jobs:
  run:
    runs-on: ubuntu-24.04-arm # or ubuntu-22.04-arm
    steps:
    - name: Setup PHP
      uses: shivammathur/setup-php@v2
      with:
        php-version: '8.4'
  • Dropped support for Ubuntu 20.04 (ubuntu-20.04) for both GitHub hosted and self-hosted runners. Please migrate your workflows to ubuntu-22.04 or ubuntu-24.04. (#​939)
    Ref: https://github.com/shivammathur/setup-php#github-hosted-runners

  • Improved support for installing PHPUnit around new releases. Now setup-php will fallback to the previous release till new release is available on the phpunit.de website after it is tagged. (#​913, #​938)

- name: Setup PHP
  uses: shivammathur/setup-php@v2
  with:
    php-version: '8.4'
    tools: phpunit
- name: Setup PHP
  uses: shivammathur/setup-php@v2
  with:
    php-version: '8.4'
  env:
    TOOLS_DIR: '/tmp/tools'
- name: Setup PHP
  uses: shivammathur/setup-php@v2
  with:
    php-version: '8.4'
    tools: composer-normalize
  • Updated the repository for PHP-CS-Fixer. (#​900)
- name: Setup PHP
  uses: shivammathur/setup-php@v2
  with:
    php-version: '8.4'
    tools: php-cs-fixer
  • Added support for blackfire and ionCube extensions for PHP 8.4.

  • Improved support for phalcon and zephir_parser extensions.

  • Improved support for OCI extensions pdo_oci and oci8 on self-hosted runners. (#​929)

- name: Setup PHP
  uses: shivammathur/setup-php@v2
  with:
    php-version: '8.4'
    extensions: pdo_oci, oci8
  • Improved locking mechanism while fetching files on self-hosted runners. (#​912)

  • Fixed a warning on macOS while patching extensions.

  • Fixed linking hiredis library during relay setup.

- name: Setup PHP
  uses: shivammathur/setup-php@v2
  with:
    php-version: '8.4'
    extensions: relay
  • Updated Node.js dependencies.

Thanks @​deguif, @​DanielEScherzer, @​voodooism, @​hms5232, and @​jg-development for the contributions 🎉

Thanks @​complex-gmbh and @​WorkOfStan 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: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot added the renovate label Apr 15, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Apr 15, 2025

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@github-actions
Copy link

github-actions bot commented Apr 15, 2025

Hello 👋

here is the most recent benchmark result:

HydratorWithCryptographyBench
=============================

+-------------------------------+-------------------+-------------------+-----------------+------------+
|                               | time (kde mode)                       | memory                       |
+-------------------------------+-------------------+-------------------+-----------------+------------+
| subject                       | Tag: <current>    | Tag: base         | Tag: <current>  | Tag: base  |
+-------------------------------+-------------------+-------------------+-----------------+------------+
| benchHydrate1Object ()        | 16.400μs (±0.00%) | 16.200μs (±0.00%) | 5.762mb         | 5.762mb    |
| benchExtract1Object ()        | 20.000μs (±0.00%) | 20.600μs (±0.00%) | 5.762mb         | 5.762mb    |
| benchHydrate1000Objects ()    | 14.115ms (±0.00%) | 13.768ms (±0.00%) | 5.762mb         | 5.762mb    |
| benchExtract1000Objects ()    | 16.741ms (±0.00%) | 16.615ms (±0.00%) | 5.762mb         | 5.762mb    |
| benchHydrate1000000Objects () | 13.672s (±0.00%)  | 13.819s (±0.00%)  | 5.762mb         | 5.762mb    |
| benchExtract1000000Objects () | 16.652s (±0.00%)  | 16.469s (±0.00%)  | 5.762mb         | 5.762mb    |
+-------------------------------+-------------------+-------------------+-----------------+------------+

HydratorBench
=============

+-------------------------------+------------------+------------------+-----------------+------------+
|                               | time (kde mode)                     | memory                       |
+-------------------------------+------------------+------------------+-----------------+------------+
| subject                       | Tag: <current>   | Tag: base        | Tag: <current>  | Tag: base  |
+-------------------------------+------------------+------------------+-----------------+------------+
| benchHydrate1Object ()        | 8.000μs (±0.00%) | 7.800μs (±0.00%) | 5.666mb         | 5.666mb    |
| benchExtract1Object ()        | 9.200μs (±0.00%) | 9.000μs (±0.00%) | 5.666mb         | 5.666mb    |
| benchHydrate1000Objects ()    | 6.926ms (±0.00%) | 6.995ms (±0.00%) | 5.666mb         | 5.666mb    |
| benchExtract1000Objects ()    | 7.112ms (±0.00%) | 6.880ms (±0.00%) | 5.666mb         | 5.666mb    |
| benchHydrate1000000Objects () | 6.905s (±0.00%)  | 6.917s (±0.00%)  | 5.666mb         | 5.666mb    |
| benchExtract1000000Objects () | 6.832s (±0.00%)  | 6.873s (±0.00%)  | 5.666mb         | 5.666mb    |
+-------------------------------+------------------+------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

@renovate renovate bot force-pushed the renovate/shivammathur-setup-php-2.x branch from 126a7b1 to 1c02d27 Compare April 17, 2025 11:48
@renovate renovate bot changed the base branch from 1.8.x to 1.9.x April 17, 2025 15:36
| datasource  | package                | from   | to     |
| ----------- | ---------------------- | ------ | ------ |
| github-tags | shivammathur/setup-php | 2.32.0 | 2.33.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/shivammathur-setup-php-2.x branch from 1c02d27 to a9d1577 Compare April 19, 2025 07:09
@DavidBadura DavidBadura merged commit eecf77b into 1.9.x Apr 19, 2025
24 of 26 checks passed
@DavidBadura DavidBadura deleted the renovate/shivammathur-setup-php-2.x branch April 19, 2025 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant