Skip to content

feat: move primary object store configuration to a single place

4a64e92
Select commit
Loading
Failed to load commit list.
Closed

[stable29] [stable30] feat: move primary object store configuration to a single place #56540

feat: move primary object store configuration to a single place
4a64e92
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Psalm failed Nov 19, 2025 in 23s

5 new alerts including 5 errors

New alerts in code changed by this pull request

  • 5 errors

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 21 in lib/private/Files/ObjectStore/PrimaryObjectStoreConfig.php

See this annotation in the file changed.

Code scanning / Psalm

InvalidDocblock Error

Param1 of OC\Files\ObjectStore\PrimaryObjectStoreConfig::__construct has invalid syntax

Check failure on line 21 in lib/private/Files/ObjectStore/PrimaryObjectStoreConfig.php

See this annotation in the file changed.

Code scanning / Psalm

ParseError Error

Syntax error, unexpected T_STRING, expecting T_VARIABLE on line 21

Check failure on line 66 in lib/private/Files/ObjectStore/PrimaryObjectStoreConfig.php

See this annotation in the file changed.

Code scanning / Psalm

UndefinedThisPropertyFetch Error

Instance property OC\Files\ObjectStore\PrimaryObjectStoreConfig::$config is not defined

Check failure on line 108 in lib/private/Files/ObjectStore/PrimaryObjectStoreConfig.php

See this annotation in the file changed.

Code scanning / Psalm

UndefinedThisPropertyFetch Error

Instance property OC\Files\ObjectStore\PrimaryObjectStoreConfig::$appManager is not defined

Check failure on line 121 in lib/private/Files/ObjectStore/PrimaryObjectStoreConfig.php

See this annotation in the file changed.

Code scanning / Psalm

UndefinedThisPropertyFetch Error

Instance property OC\Files\ObjectStore\PrimaryObjectStoreConfig::$config is not defined