nextcloud/lib
Côme Chilliet ead574ba7f fix: Remove calls to deprecated OC_JSON::encode
to_string was useless because L10N string is json serializable now and
serialize to string correctly. Removed all external calls to
OC_JSON::encode to ease removing the rest of it later.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-03-06 10:42:21 +01:00
..
composer feat: Implement team provider api 2024-03-05 08:13:58 +01:00
l10n Fix(l10n): Update translations from Transifex 2024-03-05 00:19:41 +00:00
private fix: Remove calls to deprecated OC_JSON::encode 2024-03-06 10:42:21 +01:00
public Merge pull request #43471 from nextcloud/cache-path-by-id 2024-03-05 17:26:25 +01:00
autoloader.php Remove deprecated methods Util::writeLog and DIContainer::log 2023-09-25 10:37:12 +02:00
base.php fix: Remove unused endpoint from base.php 2024-03-06 00:05:15 +01:00
versioncheck.php Allow PHP 8.3 in version check 2023-09-30 22:52:57 +02:00