mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-02-04 04:56:52 +00:00
Merge branch 'enh/349/fix-startdomaincheck-logic' of https://github.com/nextcloud/all-in-one into enh/349/fix-startdomaincheck-logic
This commit is contained in:
commit
1301284c4d
1 changed files with 2 additions and 1 deletions
|
|
@ -50,12 +50,13 @@
|
|||
<PossiblyNullArrayAccess occurrences="1">
|
||||
<code>$request->getParsedBody()['selected_restore_time']</code>
|
||||
</PossiblyNullArrayAccess>
|
||||
<PossiblyNullReference occurrences="5">
|
||||
<PossiblyNullReference occurrences="6">
|
||||
<code>GetDependsOn</code>
|
||||
<code>GetDependsOn</code>
|
||||
<code>GetIdentifier</code>
|
||||
<code>GetIdentifier</code>
|
||||
<code>GetRunningState</code>
|
||||
<code>GetRunningState</code>
|
||||
</PossiblyNullReference>
|
||||
</file>
|
||||
<file src="src/Controller/LoginController.php">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue