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 deprecated variable reference #2602

Merged
merged 2 commits into from
Mar 13, 2024

Conversation

jpmv27
Copy link
Contributor

@jpmv27 jpmv27 commented Mar 3, 2024

Summary

Fix deprecated variable reference

Checklist

Signed-off-by: Martin Vuille <jpmv27@yahoo.com>
Signed-off-by: Martin Vuille <jpmv27@yahoo.com>
@Grotax
Copy link
Member

Grotax commented Mar 13, 2024

Thanks :)

@Grotax Grotax merged commit 3c642d6 into nextcloud:master Mar 13, 2024
20 of 21 checks passed
Grotax added a commit that referenced this pull request Apr 1, 2024
Changed
- make occ news:updater:job exit with code 2 if last update was too long ago (#2590)
- Fix deprecated variable reference in ExportController.php (#2602)
- Add support for Nextcloud 29 (#2611)

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
@Grotax Grotax mentioned this pull request Apr 1, 2024
Grotax added a commit that referenced this pull request Apr 1, 2024
Changed
- make occ news:updater:job exit with code 2 if last update was too long ago (#2590)
- Fix deprecated variable reference in ExportController.php (#2602)
- Add support for Nextcloud 29 (#2611)

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.

Deprecated ${var} usage in lib/Controller/ExportController.php
2 participants