Skip to content

Refactor core/Command/App - #39183

Merged
skjnldsv merged 3 commits into
nextcloud:masterfrom
shdehnavi:refactor_core_command_app
Feb 23, 2024
Merged

Refactor core/Command/App#39183
skjnldsv merged 3 commits into
nextcloud:masterfrom
shdehnavi:refactor_core_command_app

Conversation

@shdehnavi

Copy link
Copy Markdown
Contributor

Summary

The required adjustments have been made to the classes in /core/Command/App namespace.

The improvements:

  • Adding return types
  • Adding throws types

Checklist

@shdehnavishdehnavi changed the title ## Summary The required adjustments have been made to the classes in /lib/private/Remote namespace. The improvements: - Using PHP8's constructor property promotion - Adding return types - Adding throws types - Adding types to properties - Using PHP8's match expression instead of switch ## Checklist - Code is [properly formatted](https://docs.nextcloud.com/server/latest/developer_manual/digging_deeper/continuous_integration.html#linting) - [Sign-off message](https://github.com/src-d/guide/blob/master/developer-community/fix-DCO.md) is added to all commitsRefactor core/Command/AppRefactor core/Command/AppJul 6, 2023
@solracsfsolracsf added 3. to review Waiting for reviews technical debt 🧱 🤔🚀 labels Jul 6, 2023
@solracsfsolracsf added this to the Nextcloud 28 milestone Jul 6, 2023
Comment threadcore/Command/App/Install.php Outdated
Comment threadcore/Command/App/Install.php Outdated
shdehnaviand others added 3 commits September 29, 2023 11:37
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
Co-authored-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
Co-authored-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
@fsamapoor
fsamapoorforce-pushed the refactor_core_command_app branch from f8da58f to 3658894CompareSeptember 29, 2023 08:07
@skjnldsvskjnldsv mentioned this pull request Nov 1, 2023
This was referenced Nov 6, 2023
This was referenced Nov 14, 2023
@blizzzblizzz modified the milestones: Nextcloud 28, Nextcloud 29Nov 23, 2023
@skjnldsv
skjnldsv disabled auto-merge February 23, 2024 18:46
@skjnldsv
skjnldsv merged commit f40c2a0 into nextcloud:masterFeb 23, 2024
@skjnldsvskjnldsv added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Feb 23, 2024
@blizzzblizzz mentioned this pull request Mar 5, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to releaseReady to be released and/or waiting for tests to finishtechnical debt🧱 🤔🚀

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@shdehnavi@nickvergessen@ChristophWurst@fsamapoor@blizzz@solracsf@skjnldsv