Chirag Aggarwal
dda7c4c875
Fix coroutine DB timeout leakage
2026-04-06 19:34:07 +05:30
Chirag Aggarwal
eca815ca3a
Merge request-scoped cookie resources
2026-04-06 13:24:11 +05:30
Chirag Aggarwal
b74d4d45f9
Merge request-scoped cookie resources
2026-04-06 13:21:33 +05:30
Chirag Aggarwal
51238e9e93
Make coroutine request state isolated
2026-04-05 22:22:56 +05:30
Chirag Aggarwal
c9f7b7f0d9
fix: address PR review findings from code review
...
- Add Console::error() fallback in Bus::dispatch() so listener failures
are visible even without telemetry (C1/M7)
- Remove duplicate $max/$sleep assignments in createDatabase (M1)
- Remove duplicate @param in Event::generateEvents docblock (M2)
- Remove unused $plan parameter from plan resource factory (M3)
- Fix inconsistent indentation in certificate init block (L2)
- Add explicit return null in session resource factory (M6)
2026-04-01 15:42:15 +05:30
Chirag Aggarwal
0c33d981a7
fix analyze
2026-03-24 10:47:41 +05:30
Chirag Aggarwal
fbce66d500
fix merge conflict
2026-03-24 10:19:34 +05:30
Chirag Aggarwal
89db65299d
Merge remote-tracking branch 'origin/1.9.x' into feat/migrate-di-container
2026-03-24 10:15:38 +05:30
Chirag Aggarwal
6421bc8689
fn name
2026-03-23 10:08:19 +05:30
Chirag Aggarwal
d008d9bff0
merge conficts
2026-03-23 10:01:27 +05:30
Chirag Aggarwal
8d925f3670
merge conficts
2026-03-19 21:35:19 +05:30
Chirag Aggarwal
60939da801
fix graphql
2026-03-17 21:39:50 +05:30
Chirag Aggarwal
cdb301a293
fix PHPStan errors without regenerating baseline
...
- Fix dispatch() type hint to use \Swoole\Http\Server instead of Utopia adapter
- Remove unused $register from go() closure in http.php
- Remove unnecessary ?? '' on non-nullable $hostname
- Remove unsupported override: param from addHeader() call
- Update Resolvers.php for new getResource()/execute() signatures
- Migrate Installer/Server.php from static Http::setResource() to container
- Remove stale baseline entries, add 1 for pre-existing Deployment.php issue
2026-03-17 17:30:42 +05:30
Chirag Aggarwal
0564936c4f
update file name
2026-03-17 16:29:21 +05:30