Skip to content

feat: Use Ubuntu 26.04 LTS for php 8.5 containers#810

Merged
paxuclus merged 1 commit into
mainfrom
feature/php-8.5
Jun 29, 2026
Merged

feat: Use Ubuntu 26.04 LTS for php 8.5 containers#810
paxuclus merged 1 commit into
mainfrom
feature/php-8.5

Conversation

@tweis

@tweis tweis commented Jun 26, 2026

Copy link
Copy Markdown
Member

No description provided.

@tweis tweis requested a review from a team as a code owner June 26, 2026 08:15
@tweis tweis requested review from Scarbous and paxuclus June 26, 2026 08:24
Comment thread php/Dockerfile
php${PHP_VERSION}-mbstring \
php${PHP_VERSION}-mysql \
php${PHP_VERSION}-opcache \
$(if dpkg --compare-versions "${PHP_VERSION}" lt "8.5"; then echo "php${PHP_VERSION}-opcache"; fi) \

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Opcache is now part of the PHP core

@paxuclus paxuclus merged commit 7d39c97 into main Jun 29, 2026
20 checks passed
@paxuclus paxuclus deleted the feature/php-8.5 branch June 29, 2026 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants