- Callfinder now supports calling kint with a trailing comma in PHP 7.3
- Callfinder now supports expression detection with PHP 7.4's upcoming
??=
operator - MysqliPlugin: Fixed some connection failure edge cases that would produce warnings
- Rich SourcePlugin: Line numbers are back, and paste accuracy bugs are fixed
- Added a test shim to allow testing on PHP 7.4/8+
- Removed ruby dependency for sass formatting/compilation