Skip to content

[stable20] Delete calendar subscriptions as well when deleting user - #28654

Closed
backportbot-nextcloud[bot] wants to merge 1 commit into
stable20from
backport/28419/stable20
Closed

[stable20] Delete calendar subscriptions as well when deleting user#28654
backportbot-nextcloud[bot] wants to merge 1 commit into
stable20from
backport/28419/stable20

Conversation

@backportbot-nextcloud

@backportbot-nextcloudbackportbot-nextcloudBot commented Aug 31, 2021

Copy link
Copy Markdown

⚠️ This backport had conflicts and is incomplete ⚠️

backport of #28419

Closes#28418
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
private $l10n;

/** @var EventDispatcherInterface | \PHPUnit\Framework\MockObject\MockObject */
/** @var EventDispatcherInterface | MockObject */

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Same as on stable22 and stable 21, there are a few more cases here where \PHPUnit\Framework\MockObject\ should be removed. I guess some reorder in master is the reason why the backport was incomplete as some of these cases were not backported. Everything else is fine.

@blizzzblizzz mentioned this pull request Sep 23, 2021
8 tasks
@blizzzblizzz mentioned this pull request Nov 3, 2021
15 tasks
@blizzz

Copy link
Copy Markdown
Member

closing for it won't make it into the next and last 20 release anymore.

@blizzzblizzz closed this Nov 10, 2021
@MichaIng
MichaIng deleted the backport/28419/stable20 branch November 10, 2021 14:45
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfeature: davphpPull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@blizzz@MichaIng@ChristophWurst@tcitworld