Skip to content

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

Open
tweis wants to merge 1 commit into
mainfrom
feature/php-8.5
Open

feat: Use Ubuntu 26.04 LTS for php 8.5 containers#810
tweis wants to merge 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

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