nextcloud/lib
Joas Schilling 25d70bf77f fix(config): Throw PreconditionException always when it didn't match
Previously even when the precondition did not match, the call "passed"
when the after value was the expected one. This however can lead to
race conditions, duplicate code excutions and other things.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-09-13 11:41:53 +00:00
..
composer fix: Migrate existing bg jobs to use sha256 2024-09-05 18:09:27 +02:00
l10n Fix(l10n): Update translations from Transifex 2024-09-13 00:21:07 +00:00
private fix(config): Throw PreconditionException always when it didn't match 2024-09-13 11:41:53 +00:00
public Update lib/public/Files/Storage/IStorage.php 2024-09-03 14:32:49 +02:00
autoloader.php Remove deprecated methods Util::writeLog and DIContainer::log 2023-09-25 10:37:12 +02:00
base.php fix: Fix default values for ini var in lib/base.php 2024-04-30 10:12:34 +00:00
versioncheck.php Allow PHP 8.3 in version check 2023-09-30 22:52:57 +02:00