You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private/AppFramework
Côme Chilliet d51efd9735
fix: Do not try to create lazy ghosts for PHP internal classes
11 months ago
..
Bootstrap fix(userconfig): duplicate core lexicon 1 year ago
DependencyInjection fix(container): Reduce general deprecation spam on all requests 1 year ago
Http fix(http): handle getHttpProtocol being unset in $_SERVER['SERVER_PROTOCOL'] if called from occ 11 months ago
Middleware Merge pull request #54627 from nextcloud/fix/ocs/accept-header 12 months ago
OCS chore: apply new CSFixer rules 1 year ago
Routing fix(RouteParser): bail out if method name contains hashtag 1 year ago
Services fix: Use only enabled applications versions in the cache prefix 1 year ago
Utility fix: Do not try to create lazy ghosts for PHP internal classes 11 months ago
App.php Merge pull request #54303 from nextcloud/jtr-oc-appframework-app-cleanup 1 year ago
Http.php chore: apply new CSFixer rules 1 year ago
ScopedPsrLogger.php