nextcloud/lib/private/Share20
Côme Chilliet 3a29196aa1 fix: Fix PHP Warning foreach() argument must be of type array|object, null given
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2026-06-12 16:38:35 +00:00
..
Exception feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
DefaultShareProvider.php fix(sharing): restore STATUS_ACCEPTED for OC-migrated group share subshares 2026-06-02 09:14:34 +00:00
GroupDeletedListener.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
LegacyHooks.php refactor: Run rector on lib/private 2026-02-06 13:50:18 +01:00
Manager.php refactor: use strict operator 2026-04-30 00:51:29 +02:00
ProviderFactory.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
PublicShareTemplateFactory.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
Share.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
ShareAttributes.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
ShareDisableChecker.php fix(sharing): fix json decoding the list of groups excluded from sharing 2025-06-16 08:30:31 +02:00
ShareHelper.php fix: Fix PHP Warning foreach() argument must be of type array|object, null given 2026-06-12 16:38:35 +00:00
UserDeletedListener.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
UserRemovedListener.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00