nextcloud-server/lib/private/legacy
Côme Chilliet 640dbd0b5e
fix: Fix false-positive psalm taint errors when outputting plain text
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-02-17 15:26:23 +07:00
..
template chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
OC_App.php fix: Replace getInstalledApps calls with getEnabledApps 2025-02-13 10:19:20 +07:00
OC_Defaults.php chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2024-09-20 14:53:34 +07:00
OC_Helper.php chore: Add proper deprecation dates where missing 2024-09-20 00:46:03 +07:00
OC_Hook.php refactor(OC_Hook): Remove deprecated ILogger 2024-09-19 00:35:21 +07:00
OC_JSON.php chore: Correctly flag json encoding methods as escaping html and quotes 2025-02-17 15:24:07 +07:00
OC_Response.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
OC_Template.php fix: Fix false-positive psalm taint errors when outputting plain text 2025-02-17 15:26:23 +07:00
OC_User.php fix(Auth): ignore missing token when trying to set password-unconfirmable 2024-10-01 12:24:20 +07:00
OC_Util.php fix(util): Correctly create Reflection of method for PHP 8.3+ 2024-11-08 12:59:15 +07:00