nextcloud-server/lib/private/legacy
Josh 130cb05ea4 chore: remove `mbstring.func_overload` check from `checkserver()`
Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-08-25 13:19:36 +07:00
..
OC_App.php fix: Deduplicate code by using DependencyAnalyzer in the AppManager 2025-08-18 17:09:40 +07:00
OC_Defaults.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
OC_Helper.php feat(IUser): add `getQuotaBytes` method to get machine readable quota 2025-05-22 12:50:38 +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 Fix: Remove X-XSS-Protection use, check and recommendation 2025-06-13 16:12:27 +07:00
OC_Template.php fix: Remove multiple require_once calls for template functions 2025-03-20 10:54:50 +07:00
OC_User.php fix: Throw specific LoginException when the user is disabled 2025-07-10 15:09:25 +07:00
OC_Util.php chore: remove `mbstring.func_overload` check from `checkserver()` 2025-08-25 13:19:36 +07:00