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
Accelerator
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
.
utopia-php
/
http
Public
Notifications
You must be signed in to change notification settings
Fork
34
Star
295
Code
Issues
2
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Simplify DI container API by removing Dependency class usage
- #228
#228
Merged
lohanidamodar
merged 7 commits into
master
utopia-php/http:master
from
claude/update-utopia-servers-NX56L
utopia-php/http:claude/update-utopia-servers-NX56L
Copy head branch name to clipboard
Mar 16, 2026
Conversation
Commits
7
(7)
Checks
Files changed
Merged
Simplify DI container API by removing Dependency class usage
#228
lohanidamodar
merged 7 commits into
master
utopia-php/http:master
from
claude/update-utopia-servers-NX56L
utopia-php/http:claude/update-utopia-servers-NX56L
Copy head branch name to clipboard
Commits
Commits on Mar 15, 2026
chore: upgrade utopia-php/servers to 0.3.* and utopia-php/di to 0.3.*
Show description for 97ffe99
claude
committed
97ffe99
View commit details
Copy full SHA for 97ffe99
Browse repository at this point
Commits on Mar 16, 2026
fix: set request factory on cloned context in testCanRunRequest
Show description for e902705
claude
committed
e902705
View commit details
Copy full SHA for e902705
Browse repository at this point
refactor: rename $context to $container in Http.php for consistency
Show description for 487a7a8
claude
committed
487a7a8
View commit details
Copy full SHA for 487a7a8
Browse repository at this point
refactor: use child containers instead of clone for request scoping
Show description for 72657e8
claude
committed
72657e8
View commit details
Copy full SHA for 72657e8
Browse repository at this point
test: add container isolation tests to verify no state bleed between requests
Show description for ea5166b
claude
committed
ea5166b
View commit details
Copy full SHA for ea5166b
Browse repository at this point
fix: remove unused \$name key variable in foreach loop
Show description for eae308a
claude
committed
eae308a
View commit details
Copy full SHA for eae308a
Browse repository at this point
fix: remove unreachable duplicate OPTIONS handling block
Show description for 430aa84
claude
committed
430aa84
View commit details
Copy full SHA for 430aa84
Browse repository at this point
You can’t perform that action at this time.