Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 29, 2025

This PR contains the following updates:

Package Type Update Change
shivammathur/setup-php action minor 2.34.1 -> 2.35.4

Release Notes

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

v2.35.4

Compare Source

Changelog
  • Fixed updating brew core tap before installing PHP.

  • Updated actions in internal 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.35.3

Compare Source

Changelog

  • Improved github-token support for GitHub Enterprise. (#​981).

    For GitHub Enterprise users, the github-token input does not default to the GITHUB_TOKEN secret. Therefore, it's recommended to set the github-token input to a Personal Access Token (PAT).

- name: Setup PHP
  uses: shivammathur/setup-php@v2
  with:
    php-version: '8.4'
    github-token: ${{ secrets.YOUR_PAT_TOKEN }}
  • Fixed support for relay extension for PHP 7.4 on macOS.

  • Updated internal workflows to not run on forks. (#​982)

  • Updated Node.js dependencies.

Thanks @​jrfnl for the contributions 🎉

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

Compare Source

Changelog
  • Fixed race condition in updating composer auth.json. (#​980)

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

Compare Source

Changelog
  • Fixed regression in composer authentication in 2.35.0. (#​979)

  • Fixed installing geos extension on PHP 8.5.

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

Compare Source

Changelog
  • Added support for github-token input. (#​969)
    It uses the GITHUB_TOKEN secret by default and should prevent any rate limiting issues while installing your composer dependencies or while adding any tools supported by setup-php.

    Also, it can used to specify a personal access token (PAT) to authenticate with GitHub if you need that for your composer dependencies.

- name: Setup PHP
  uses: shivammathur/setup-php@v2
  with:
    php-version: '8.4'
    github-token: ${{ secrets.PAT }}
- name: Setup PHP
  uses: shivammathur/setup-php@v2
  with:
    php-version: '8.4'
    tools: mago
  • Added support for Roave/BackwardCompatibilityCheck. (#​911, #​974)
- name: Setup PHP
  uses: shivammathur/setup-php@v2
  with:
    php-version: '8.4'
    tools: backward-compatibility-check
  • Added support for shipmonk/name-collision-detector. (#​932, #​973)
- name: Setup PHP
  uses: shivammathur/setup-php@v2
  with:
    php-version: '8.4'
    tools: name-collision-detector
  • Fixed fallback behavior on adding a specific version of extension when fail-fast is set to true. (#​972)

  • Fixed enabling extensions on Windows. (#​978)

  • Fixed installing gearman extension on PHP 8.5.

  • Cleaned up the cubrid extension script.

  • Removed ondrej/pkg-gearman ppa in gearman extension setup.

  • Switched to ppa.setup-php.com for ondrej/php ppa fallback mirror.

  • Update default composer version in README. (#​966)

  • Fixed a broken link in README. (#​967)

  • Updated Node.js dependencies.

Thanks @​jrfnl and @​OskarStark for the contributions 🎉

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
Copy link
Contributor Author

renovate bot commented Jul 29, 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

@renovate renovate bot added the renovate label Jul 29, 2025
@github-actions
Copy link

github-actions bot commented Jul 29, 2025

Hello 👋

here is the most recent benchmark result:

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

+-------------------------------+------------------+------------------+-----------------+------------+
|                               | time (kde mode)                     | memory                       |
+-------------------------------+------------------+------------------+-----------------+------------+
| subject                       | Tag: <current>   | Tag: base        | Tag: <current>  | Tag: base  |
+-------------------------------+------------------+------------------+-----------------+------------+
| benchHydrate1Object ()        | 9.400μs (±0.00%) | 9.200μs (±0.00%) | 5.816mb         | 5.816mb    |
| benchExtract1Object ()        | 9.400μs (±0.00%) | 9.200μs (±0.00%) | 5.816mb         | 5.816mb    |
| benchHydrate1000Objects ()    | 8.662ms (±0.00%) | 8.525ms (±0.00%) | 5.816mb         | 5.816mb    |
| benchExtract1000Objects ()    | 7.142ms (±0.00%) | 7.115ms (±0.00%) | 5.816mb         | 5.816mb    |
| benchHydrate1000000Objects () | 8.497s (±0.00%)  | 8.639s (±0.00%)  | 5.816mb         | 5.816mb    |
| benchExtract1000000Objects () | 7.229s (±0.00%)  | 7.340s (±0.00%)  | 5.816mb         | 5.816mb    |
+-------------------------------+------------------+------------------+-----------------+------------+

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

+-------------------------------+-------------------+-------------------+-----------------+------------+
|                               | time (kde mode)                       | memory                       |
+-------------------------------+-------------------+-------------------+-----------------+------------+
| subject                       | Tag: <current>    | Tag: base         | Tag: <current>  | Tag: base  |
+-------------------------------+-------------------+-------------------+-----------------+------------+
| benchHydrate1Object ()        | 23.600μs (±0.00%) | 18.400μs (±0.00%) | 5.978mb         | 5.978mb    |
| benchExtract1Object ()        | 20.400μs (±0.00%) | 20.400μs (±0.00%) | 5.978mb         | 5.978mb    |
| benchHydrate1000Objects ()    | 15.783ms (±0.00%) | 15.764ms (±0.00%) | 5.978mb         | 5.978mb    |
| benchExtract1000Objects ()    | 16.959ms (±0.00%) | 17.019ms (±0.00%) | 5.978mb         | 5.978mb    |
| benchHydrate1000000Objects () | 15.793s (±0.00%)  | 15.635s (±0.00%)  | 5.978mb         | 5.978mb    |
| benchExtract1000000Objects () | 16.694s (±0.00%)  | 16.848s (±0.00%)  | 5.978mb         | 5.978mb    |
+-------------------------------+-------------------+-------------------+-----------------+------------+

HydratorWithLazyBench
=====================

+------------------------------------------+--------------------+--------------------+-----------------+------------+
|                                          | time (kde mode)                         | memory                       |
+------------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                  | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+------------------------------------------+--------------------+--------------------+-----------------+------------+
| benchHydrate1Object ()                   | 1.600μs (±0.00%)   | 1.600μs (±0.00%)   | 5.819mb         | 5.819mb    |
| benchHydrate1ObjectTriggerInit ()        | 9.000μs (±0.00%)   | 9.200μs (±0.00%)   | 5.819mb         | 5.819mb    |
| benchHydrate1000Objects ()               | 924.667μs (±0.00%) | 931.333μs (±0.00%) | 5.819mb         | 5.819mb    |
| benchHydrate1000ObjectsTriggerInit ()    | 7.998ms (±0.00%)   | 8.037ms (±0.00%)   | 5.819mb         | 5.819mb    |
| benchHydrate1000000Objects ()            | 912.542ms (±0.00%) | 920.148ms (±0.00%) | 5.819mb         | 5.819mb    |
| benchHydrate1000000ObjectsTriggerInit () | 8.190s (±0.00%)    | 8.181s (±0.00%)    | 5.819mb         | 5.819mb    |
+------------------------------------------+--------------------+--------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

@renovate renovate bot force-pushed the renovate/shivammathur-setup-php-2.x branch from 979b16e to b9ab0b7 Compare July 29, 2025 16:52
@renovate renovate bot changed the title Update shivammathur/setup-php action to v2.35.1 Update shivammathur/setup-php action to v2.35.2 Jul 29, 2025
@renovate renovate bot force-pushed the renovate/shivammathur-setup-php-2.x branch from b9ab0b7 to 4d1eb6d Compare August 10, 2025 09:26
@renovate renovate bot changed the title Update shivammathur/setup-php action to v2.35.2 Update shivammathur/setup-php action to v2.35.3 Aug 10, 2025
@renovate renovate bot force-pushed the renovate/shivammathur-setup-php-2.x branch from 4d1eb6d to 9f7f0a1 Compare August 12, 2025 08:49
| datasource  | package                | from   | to     |
| ----------- | ---------------------- | ------ | ------ |
| github-tags | shivammathur/setup-php | 2.34.1 | 2.35.4 |


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 9f7f0a1 to 61f5e7c Compare August 25, 2025 09:38
@renovate renovate bot changed the title Update shivammathur/setup-php action to v2.35.3 Update shivammathur/setup-php action to v2.35.4 Aug 25, 2025
@DavidBadura DavidBadura merged commit a1cace6 into 1.11.x Sep 6, 2025
25 of 27 checks passed
@DavidBadura DavidBadura deleted the renovate/shivammathur-setup-php-2.x branch September 6, 2025 15:12
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.

2 participants