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

Update core to PHP 7.4 standard #31948

Merged
merged 1 commit into from
May 30, 2022
Merged

Update core to PHP 7.4 standard #31948

merged 1 commit into from
May 30, 2022

Conversation

CarlSchwan
Copy link
Member

  • Typed properties
  • Port to LoggerInterface

Signed-off-by: Carl Schwan [email protected]

@CarlSchwan CarlSchwan added the 3. to review Waiting for reviews label Apr 12, 2022
@CarlSchwan CarlSchwan requested review from come-nc and a team April 12, 2022 15:57
@CarlSchwan CarlSchwan self-assigned this Apr 12, 2022
@CarlSchwan CarlSchwan requested review from blizzz and juliusknorr and removed request for a team April 12, 2022 15:57
@CarlSchwan CarlSchwan added this to the Nextcloud 25 milestone Apr 12, 2022
@CarlSchwan CarlSchwan force-pushed the core-cleanup-74 branch 3 times, most recently from eed82c5 to 55a4fa2 Compare April 12, 2022 16:23
core/Command/App/Update.php Outdated Show resolved Hide resolved
core/Command/Encryption/ChangeKeyStorageRoot.php Outdated Show resolved Hide resolved
core/Controller/AvatarController.php Show resolved Hide resolved
core/Controller/ClientFlowLoginController.php Outdated Show resolved Hide resolved
core/Controller/SearchController.php Show resolved Hide resolved
@CarlSchwan
Copy link
Member Author

found some issues, don't merge

Copy link
Member

@blizzz blizzz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@blizzz blizzz added 2. developing Work in progress and removed 3. to review Waiting for reviews labels Apr 13, 2022
@CarlSchwan CarlSchwan mentioned this pull request Apr 25, 2022
24 tasks
Copy link
Contributor

@come-nc come-nc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please rebase and fix or explain the issues

@CarlSchwan CarlSchwan force-pushed the core-cleanup-74 branch 2 times, most recently from 4e7cb13 to ea926ef Compare May 6, 2022 13:50
@CarlSchwan CarlSchwan requested review from come-nc and blizzz May 6, 2022 13:50
@CarlSchwan
Copy link
Member Author

found some issues, don't merge

Fixed the issues found last time and all the unit tests now pass (needed to change from ILogger to LoggerInterface there too)

core/Command/App/Update.php Outdated Show resolved Hide resolved
core/Command/Base.php Outdated Show resolved Hide resolved
core/Command/Config/System/DeleteConfig.php Outdated Show resolved Hide resolved
core/Command/Encryption/DecryptAll.php Show resolved Hide resolved
core/Command/Encryption/MigrateKeyStorage.php Outdated Show resolved Hide resolved
lib/private/Repair/NC22/LookupServerSendCheck.php Outdated Show resolved Hide resolved
- Typed properties
- Port to LoggerInterface

Signed-off-by: Carl Schwan <[email protected]>
@CarlSchwan CarlSchwan requested a review from kesselb May 20, 2022 20:18
@come-nc
Copy link
Contributor

come-nc commented May 24, 2022

@artonge @blizzz Should be good for merging now?

@CarlSchwan CarlSchwan merged commit 1164c76 into master May 30, 2022
@CarlSchwan CarlSchwan deleted the core-cleanup-74 branch May 30, 2022 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2. developing Work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants