Update `php-cs-fixer` for compatibility with PHP 8.4
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 45/100
Research direction
Start by running composer run cs:fix with PHP 8.4 and inspect the project configuration and dependency declaration that controls the php-cs-fixer version or compatibility check. Done means the command completes successfully under PHP 8.4, with the relevant pipeline run no longer failing.
Written by the indexing model from the issue text.
Description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Steps to reproduce
- Setup environment to use PHP 8.4
- Run
composer run cs:fix
Expected behaviour
php-cs-fixer should run without any error.
Actual behaviour
php-cs-fixer exits with code 1 as PHP 8.4 isn't supported. No check is being done. See this pipeline run for example.
- Dominant language
- PHP
- Stars
- 14
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from nextcloud/coding-standard
-
question
Difficulty 4/5 3-5 days Newbie friendliness 35/100
nextcloud/coding-standard#48 · 4 comments ·
-
enhancement question
Difficulty 2/5 1-3 hours Newbie friendliness 42/100
nextcloud/coding-standard#42 · 2 comments · 2 reactions ·
-
enhancement question
Difficulty 2/5 1-3 hours Newbie friendliness 38/100
nextcloud/coding-standard#41 · 1 comment · 3 reactions ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
nextcloud/coding-standard#39 · 1 comment · 1 reaction ·
-
enhancement
Difficulty 5/5 Over a week Newbie friendliness 35/100
nextcloud/coding-standard#36 · 2 comments · 2 reactions ·
All issues in nextcloud/coding-standard
Similar issues
-
sync-en
Difficulty 1/5 1-3 hours Newbie friendliness 85/100
-
[6.x]: "Cannot use object of type stdClass as array" loading Users index (regression of #19182) Open
Difficulty 1/5 Under an hour Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
getgrav/grav-plugin-api#45 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
RSS-Bridge/rss-bridge#5098 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
phingofficial/phing#2025 ·