Commit b0dd8cc
Fix package test runs and trim to a minimal package set
Tests:
- Derive PHP extensions from each package's composer.json in CI and run
on PHP 8.4 (client and queue require >=8.4)
- Install with --ignore-platform-reqs, matching upstream package CI
- Run suites with a compose 'tests' service inside containers
- Scope http's composer test to the unit suite; e2e moves to test:e2e
- Fix platform tests against the PSR header API in http 2.0.0-rc5
- Allow workflow_dispatch with a package list
Packages: keep cli, client, http, platform, queue; di, fetch, registry
and system can be re-imported later.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent ec968c1 commit b0dd8cc
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
0 commit comments