Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
nextcloud
/
server
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
5.2k
Star
36.8k
Code
Issues
2.7k
Pull requests
975
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Remove deprecated IServerContainer
- #64095
#64095
Draft
come-nc
wants to merge 11 commits into
master
nextcloud/server:master
from
fix/cleanup-server-container
nextcloud/server:fix/cleanup-server-container
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Draft
Remove deprecated IServerContainer
#64095
come-nc
wants to merge 11 commits into
master
nextcloud/server:master
from
fix/cleanup-server-container
nextcloud/server:fix/cleanup-server-container
Copy head branch name to clipboard
Commits
Commits on Sep 7, 2026
fix: Remove deprecated IServerContainer interface
Show description for c286c1a
come-nc
committed
c286c1a
View commit details
Copy full SHA for c286c1a
Browse repository at this point
chore: Remove deprecated method Server::getUserFolder
Show description for 8624bf9
come-nc
committed
8624bf9
View commit details
Copy full SHA for 8624bf9
Browse repository at this point
chore: Fix Server::getWebRoot method, not in public API anymore
Show description for 1d45e91
come-nc
committed
1d45e91
View commit details
Copy full SHA for 1d45e91
Browse repository at this point
chore: update autoloaders
Show description for 4f23b61
come-nc
committed
4f23b61
View commit details
Copy full SHA for 4f23b61
Browse repository at this point
fix: Only sanitize class names that come from outside of container classes
Show description for 26f9840
come-nc
committed
26f9840
View commit details
Copy full SHA for 26f9840
Browse repository at this point
chore: Remove deprecated IContainer::registerAlias
Show description for cff5d37
come-nc
committed
cff5d37
View commit details
Copy full SHA for cff5d37
Browse repository at this point
chore: Remove deprecated IContainer::registerParameter and registerService
Show description for 61d3ebb
come-nc
committed
61d3ebb
View commit details
Copy full SHA for 61d3ebb
Browse repository at this point
chore: Remove deprecated IContainer::resolve method
Show description for 02ca2f9
come-nc
committed
02ca2f9
View commit details
Copy full SHA for 02ca2f9
Browse repository at this point
chore: Remove calls to protected methods from tests and InitialStateService
Show description for 493cbb0
come-nc
committed
493cbb0
View commit details
Copy full SHA for 493cbb0
Browse repository at this point
chore: Update psalm baseline and silence InternalMethod in TestCase
Show description for dbe40fd
come-nc
committed
dbe40fd
View commit details
Copy full SHA for dbe40fd
Browse repository at this point
fix: Use static functions where possible in Server and SimpleContainer
Show description for 5e685dd
come-nc
committed
5e685dd
View commit details
Copy full SHA for 5e685dd
Browse repository at this point
You can’t perform that action at this time.