nextcloud / nextcloud/cookbook

Upgrade PHPUnit dependency

Open
#2,715 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

maintenance php
Dominant language
HTML
Stars
641
Forks
113
Avg merge
21h 31m
Merged PRs (30d)
26

Description

The current PHP unit dependency is outdated and no longer documented. This should be updated at least to 10.x or even 11/12.

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 locating the project’s PHPUnit dependency declaration and related test configuration, then check which PHPUnit versions the current code supports. Update the dependency to a supported 10.x or newer version, document the selected version, and run the test suite to confirm compatibility.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
testing-qa
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.