Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor core/Command/App #39183

Merged
merged 3 commits into from
Feb 23, 2024

Conversation

shdehnavi
Copy link
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

@shdehnavi shdehnavi 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/App Refactor core/Command/App Jul 6, 2023
@solracsf solracsf added 3. to review Waiting for reviews technical debt labels Jul 6, 2023
@solracsf solracsf added this to the Nextcloud 28 milestone Jul 6, 2023
core/Command/App/Install.php Outdated Show resolved Hide resolved
shdehnavi and 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 fsamapoor force-pushed the refactor_core_command_app branch from f8da58f to 3658894 Compare September 29, 2023 08:07
@skjnldsv skjnldsv mentioned this pull request Nov 1, 2023
This was referenced Nov 6, 2023
This was referenced Nov 14, 2023
@blizzz blizzz modified the milestones: Nextcloud 28, Nextcloud 29 Nov 23, 2023
@skjnldsv skjnldsv disabled auto-merge February 23, 2024 18:46
@skjnldsv skjnldsv merged commit f40c2a0 into nextcloud:master Feb 23, 2024
37 checks passed
@skjnldsv skjnldsv 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
@blizzz blizzz mentioned this pull request Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish technical debt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants