Commit graph

12 commits

Author SHA1 Message Date
Chirag Aggarwal
2d05d608f4 Upgrade utopia-php dependencies and fix namespace changes
- Upgrade utopia-php/cli from 0.15 to 0.22
- Upgrade utopia-php/analytics from 0.10 to 0.15
- Upgrade utopia-php/orchestration from 0.9 to 0.19
- Use dev branches for utopia-php/framework and utopia-php/platform
- Remove utopia-php/swoole dependency (merged into framework)
- Migrate Utopia\CLI\Console to Utopia\Console across all files
- Migrate Utopia\Http to Utopia\Http\Http namespace
- Migrate Utopia\Swoole\Files to Utopia\Http\Files (now instance-based)
- Convert static CLI::setResource() calls to instance-based Dependency API
- Fix StatsResources task named parameter mismatch
2026-02-10 10:34:24 +05:30
Jake Barnby
3203ea5d43
Fix request filters with multi-method routes 2025-05-12 17:41:03 +12:00
Chirag Aggarwal
d9b7a018ea chore: update specs 2025-03-31 06:23:31 +00:00
Bradley Schofield
95dcb67747 Implement new SDK Class on 1.6.x 2025-01-17 13:31:39 +09:00
Jake Barnby
8bc37026cd
Revert "Feat adding coroutines" 2024-10-08 20:54:40 +13:00
Binyamin Yawitz
d14edf4207
reverting: to set coroutines as head 2024-10-01 10:30:47 -04:00
Binyamin Yawitz
5512340cdd
Revert "Feat eldad4 coroutines" 2024-09-20 12:30:05 -04:00
Binyamin Yawitz
d0a55e266c
lint: Linting 2024-06-06 20:54:51 -04:00
Binyamin Yawitz
1b80ec289b
test: Adjusting unit testing to new structure 2024-06-06 10:12:05 -04:00
Eldad Fux
90ef64c63e Fixed namespace 2024-05-08 18:16:43 +01:00
Eldad Fux
351b9318d4 Fixed router, and options 2024-04-22 17:58:40 +02:00
Torsten Dittmann
c3fc9e6567 tests: add request/response filter tests 2024-03-07 16:20:34 +01:00