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

[stable26] Do not stop at the first PHP error/warning in files:scan #38154

Merged
merged 3 commits into from
May 11, 2023

Conversation

backportbot-nextcloud[bot]
Copy link

backport of #37944

come-nc added 3 commits May 9, 2023 16:02
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@@ -235,31 +236,37 @@
/**
* Initialises some useful tools for the Command
*/
protected function initTools() {
protected function initTools(OutputInterface $output) {

Check notice

Code scanning / Psalm

MissingReturnType

Method OCA\Files\Command\Scan::initTools does not have a return type, expecting void
@come-nc come-nc merged commit f1bfd7f into stable26 May 11, 2023
@come-nc come-nc deleted the backport/37944/stable26 branch May 11, 2023 13:13
@blizzz blizzz mentioned this pull request May 16, 2023
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.

2 participants