- Dropped dependency on
Safe
- Bumped minimum version of PHP to 8.1
- Refactored diagnostics engine to execute diagnostic providers in parallel
- Code actions must implement the
describe(): string
method.
- Add support for file events
Rewritten to use Amphp.