open-telemetry / open-telemetry/opentelemetry-php

Support PHP 8.5 in GitHub Actions

Open
#1,842 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
912
Forks
232
Avg merge
7d 16h
Merged PRs (30d)
4

Description

Before opening a feature request against this repo, consider whether the feature should/could be implemented in the other OpenTelemetry client libraries. If so, please open an issue in opentelemetry-specification first.

Is your feature request related to a problem?

PHP 8.5 was released on November 20, 2025.
Currently, the GitHub Actions workflows in the following repositories do not include PHP 8.5 in their test matrices or Docker image build pipelines:

Describe the solution you'd like

Add PHP 8.5 support to the GitHub Actions workflows, including both CI testing and Docker image builds.
Based on a preliminary review, the following files may need to be updated (please let me know if I missed any):

Describe alternatives you've considered

No

Additional context

No

Tip: React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting .github/workflows/publish-otel-php-base-docker-image.yml in opentelemetry-php and .github/workflows/php.yml in opentelemetry-php-contrib. Compare their existing PHP version matrices and Docker build inputs, then update the workflows so PHP 8.5 is covered by CI testing and image builds. Done means both repositories' relevant GitHub Actions workflows pass with PHP 8.5 included.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, github-actions, php
Domain
build-system, ci-cd
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.