- Fix tab completion when input starts with whitespace (Thanks @orange-alien!)
- Fix deprecation notice when running
psy\info()
in PHP 8.x (Thanks @virtual-designer!) - Fix type error at exit when using enums in PHP 8.1.
- Stop logging warnings when
@
error suppression operator is present. - Update to latest box and php-scoper versions.
- Disable Box parallel processing in CI.
- Fresh pre-built Phar builds that actually work 😳