Skip to content

Feat/php 8.5#16

Merged
juliamertz merged 3 commits into
mainfrom
feat/php-8.5
Feb 13, 2026
Merged

Feat/php 8.5#16
juliamertz merged 3 commits into
mainfrom
feat/php-8.5

Conversation

@juliamertz
Copy link
Copy Markdown
Contributor

Added a small update script & php 8.5 images.
only php8.5-opcache doesn't seem to be available. not sure if this one is required / how to fix.

Copy link
Copy Markdown
Contributor

@dmeijboom dmeijboom left a comment

Choose a reason for hiding this comment

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

@juliamertz See:

With PHP 8.5, OPcache is now a required extension, automatically built into every PHP binary, thanks to this RFC by Tim, Arnaud, and Ilija. There is not an option to run PHP without it anymore or accidentally forgetting to install it, which was a common problem with Docker containers using the php Docker Official Image.

@juliamertz juliamertz force-pushed the feat/php-8.5 branch 2 times, most recently from e028897 to c815f66 Compare February 13, 2026 11:42
Override rules_distroless with a fork that fixes filegroup circular
deps by referencing :data targets instead of full filegroups (PR #164).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@juliamertz juliamertz merged commit 9dd34a1 into main Feb 13, 2026
1 check passed
@juliamertz juliamertz deleted the feat/php-8.5 branch February 13, 2026 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants