Released version 4.1.5
- compatibility with PHP 8
- Tracy\Panel: table is sortable
- PdoDriver: changes error mode do ERRMODE_SILENT (for PHP 8.0)
- Dibi\Helpers::
getSuggestion()
: item may be an int, type cast fix (#378) - Helpers::
getSuggestion()
: support for reflection objects moved to Strict
For the details you can have a look at the diff.