nextcloud/lib/public/AppFramework
Ferdinand Thiessen 3a9733a878
chore(ocp): adjust code to match function signature
json_encode should throw if `string` return is expected

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-04-28 21:29:28 +02:00
..
Attribute feat(OCP): Consumable vs. Implementable public API 2025-07-09 10:24:10 +02:00
Bootstrap feat(auth): Add IAlternativeLoginProvider 2026-04-14 20:21:58 +02:00
Db chore(ocp): adjust code to match function signature 2026-04-28 21:29:28 +02:00
Http chore(ocp): adjust code to match function signature 2026-04-28 21:29:28 +02:00
OCS chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Services chore(ocp): add Override attribute to all OCP classes 2026-04-28 21:29:27 +02:00
Utility chore: Un-deprecate IControllerMethodReflector as it’s now useful for attributes as well 2026-03-11 14:43:50 +01:00
ApiController.php refactor: migrate from OC to OCP in public interfaces 2025-05-15 16:17:47 +02:00
App.php refactor(QueryException): Remove most usage of QueryException 2026-01-16 11:55:06 +01:00
AuthPublicShareController.php fix(dav): allow multiple link shares token in session 2025-10-23 13:10:39 +02:00
Controller.php fix(AppFramework): Check for responder existence 2025-11-12 09:39:53 +01:00
Http.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IAppContainer.php fix(IAppContainer): Expose more correct type 2026-02-06 13:50:23 +01:00
Middleware.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
OCSController.php chore(ocp): add Override attribute to all OCP classes 2026-04-28 21:29:27 +02:00
PublicShareController.php fix(dav): allow multiple link shares token in session 2025-10-23 13:10:39 +02:00
QueryException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00