Skip to content

chore(deps): update php docker tag to v8.5 - #252

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/php-8.x
Open

chore(deps): update php docker tag to v8.5#252
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/php-8.x

Conversation

@renovate

@renovate renovate Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
php final minor 8.1-apache8.5-apache

Configuration

📅 Schedule: (in timezone Europe/Stockholm)

  • Branch creation
    • "before 6am on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 dependencies Pull requests that update a dependency file label Jun 24, 2026
@holmboe

holmboe commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Holding off on this one pending a PHP-compatibility check.

Concern: this jumps the local Phorge dev container from PHP 8.1 straight to 8.5, but Phorge's own compatibility tracking does not yet cover 8.5:

  • Phorge's umbrella compatibility task T15064 is explicitly scoped to "Make Phorge compatible with PHP 8.1/8.2/8.3/8.4" — 8.5 is not listed, and the task is still open.
  • PHP 8.5 only released on 2025-11-20 (php.net), so it is very new and unlikely to be validated against Phorge yet. Running Phorge on an untested PHP can surface Setup Issues/deprecation fatals and break make up.

Suggestion: bump to 8.4-apache instead of 8.5-apache:

  • PHP 8.4 is within Phorge's tracked compatibility target (T15064) and is in upstream active support until 2026-12-31 (php.net).
  • Staying on 8.1 isn't ideal either — PHP 8.1 is fully EOL (security support ended 2025-12-31) — so 8.4 is the sweet spot: supported upstream and covered by Phorge.

Recommend retargeting this to 8.4, or waiting until Phorge confirms 8.5 support, before merging. (Note: this only affects the local dev container, not anything shipped to users.)

@renovate
renovate Bot force-pushed the renovate/php-8.x branch from 26855c8 to e604884 Compare July 22, 2026 11:44
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.

1 participant