Kint v3.2 Release Notes

Release Date: 2019-03-21 // about 5 years ago
    • ๐Ÿ‘ 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