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

Fix deprecation warnings from Nextcloud. #1869

Merged
merged 4 commits into from
Aug 19, 2022
Merged

Fix deprecation warnings from Nextcloud. #1869

merged 4 commits into from
Aug 19, 2022

Conversation

Grotax
Copy link
Member

@Grotax Grotax commented Aug 18, 2022

We were using the OC\ Namespace so I changed that and also checked the docs again and adjusted the code.

the execute() command is deprecated, I also changed it in the migration I think that is not problematic as it doesn't change the content only the method that is used.

@Grotax Grotax marked this pull request as ready for review August 18, 2022 14:19
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
@Grotax Grotax merged commit 1784406 into master Aug 19, 2022
@delete-merged-branch delete-merged-branch bot deleted the fix/nc_deprecations branch August 19, 2022 08:07
Grotax added a commit that referenced this pull request Aug 30, 2022
Changed
- Ported the admin settings to vue (#2353)

Fixed
- Fix PHP 8.1 deprecations (#1861)
- Document api item types (#1861)
- Fix deprecation warnings from Nextcloud server (#1869)
- Fix when marking all items as read, all items of the user are used in the sql query (#1873)
- Fix adding feed via the web-ui that was just deleted causing an error (#1872)

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
@Grotax Grotax mentioned this pull request Aug 30, 2022
Grotax added a commit that referenced this pull request Aug 30, 2022
Changed
- Ported the admin settings to vue (#2353)

Fixed
- Fix PHP 8.1 deprecations (#1861)
- Document api item types (#1861)
- Fix deprecation warnings from Nextcloud server (#1869)
- Fix when marking all items as read, all items of the user are used in the sql query (#1873)
- Fix adding feed via the web-ui that was just deleted causing an error (#1872)

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants