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

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

Closed
wants to merge 1 commit into from

Conversation

backportbot-nextcloud[bot]
Copy link

@backportbot-nextcloud backportbot-nextcloud bot commented Aug 31, 2021

⚠️ This backport had conflicts and is incomplete ⚠️

backport of #28419

use Symfony\Component\EventDispatcher\EventDispatcherInterface;
use Test\TestCase;

class HookManagerTest extends TestCase {
/** @var IL10N */
private $l10n;

/** @var EventDispatcherInterface | \PHPUnit\Framework\MockObject\MockObject */
/** @var EventDispatcherInterface | MockObject */
Copy link
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.

@blizzz blizzz mentioned this pull request Sep 23, 2021
8 tasks
@blizzz blizzz mentioned this pull request Nov 3, 2021
15 tasks
@blizzz
Copy link
Member

blizzz commented Nov 10, 2021

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

@blizzz blizzz closed this Nov 10, 2021
@MichaIng MichaIng deleted the backport/28419/stable20 branch November 10, 2021 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug feature: dav php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants