Skip to content

Conversation

@backportbot-nextcloud
Copy link

@backportbot-nextcloud backportbot-nextcloud bot commented May 5, 2020

⚠️ This backport had conflicts and is incomplete ⚠️

backport of #190

@nickvergessen
Copy link
Member

Needs real life checking if the used apis are available on 18

@icewind1991 icewind1991 force-pushed the backport/190/stable18 branch from f44c1ed to 2a3a63f Compare May 25, 2020 13:54
@icewind1991
Copy link
Member

rebased and tested, all works as expected

$this->config->expects($this->once())
->method('getSystemValueBool')
->with('activity_use_cached_mountpoints', false)
->willReturn($mountCacheUsed);
Copy link
Member

Choose a reason for hiding this comment

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

Undefined variable: mountCacheUsed

You added it in the doc block, but not the arguments list

Signed-off-by: Joas Schilling <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants