nextcloud / nextcloud/docker-ci

Remove PHPUnit from PHP images

Open
#660 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Perl
Stars
45
Forks
37
Avg merge
3d 1h
Merged PRs (30d)
8

Description

v9.4 (currently what we use)

  • EoL occurred on February 2, 2024
  • Designed for PHP 7.3

https://phpunit.de/supported-versions.html

Docs:

Things to start watching out for now:

  • deprecation warnings generated by our current version

TODO:

  • Any key benefits other than bug fixes/PHP 8.x specific support?
  • Build images with 9.6 to do some preliminary tests against
  • Build images with 10 to do some preliminary tests against
  • Decide when/if 9.6 is feasible
    • How much will work will it take?
    • Is it even worth it?
  • Decide when/if 10.x is feasible
    • How much will work will it take?
    • Is it even worth it?
  • Decide when/if 11.x is feasible (can we skip 10.x or will that take too much work for now?) [>= PHP 8.2]
    • How much will work will it take?
    • Is it even worth it?

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

Review the PHP image definitions and current PHPUnit setup, then read the linked PHPUnit release and deprecation documentation. Compare preliminary builds and tests for PHPUnit 9.6, 10.x, and 11.x; done means the feasible version or removal path is documented with its required work and PHP compatibility.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, php
Domain
build-system, ci-cd, devops
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.