sdk-php
sdk-php copied to clipboard
Create a service connection depending on ENVs
What was changed
Added ServiceClient::createDefaultConnection() method that creates a new connection with settings from environment variables.
Checklist
- Closes #420
- [ ] Tests
- [ ] Docs
- [ ] Sync with RoadRunner
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| php | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | May 10, 2024 7:32pm |
@Sushisource could you validate this approach?