Skip to content

Released version 2.6.0

Compare
Choose a tag to compare
@dg dg released this 17 Feb 18:25
· 599 commits to master since this release
  • requires PHP 7.1
  • uses PHP 7.1 features, typehints and declare(strict_types=1)
  • Dumper: lazy loading for collapsed content (10× improves the speed of loading page with large dumps)
  • Bar: shows multiple AJAX requests rows
  • BlueScreen & Bar: implemented table sorting
  • BlueScreen: source mapping, shows original Latte template when errors occurs in compiled template
  • Dumper: added cool toggle animation
  • add PSR-3 adapters (#314)
  • BlueScreen: response header are print in table
  • Dumper: do not quote dumped keys #340
  • BlueScreen: renderToFile() returns bool to indicate if file was written by current process (#325)
  • directory structure rearranged by modules

See videos!

image

For the details you can have a look at the diff.