Skip to content

Released version 2.10.5

Compare
Choose a tag to compare
@dg dg released this 29 Sep 12:47
· 23 commits to master since this release
  • code highlighting moved to CodeHighlighter, implemented own PHP syntax highlighter
  • css: unified spaces to --tracy-space & top margin
  • Dumper: added WeakMap support, improved SplObjectStorage & ArrayObject dump
  • BlueScreen: fixed highlighted line in CLI
  • is_file may trigger error #572
  • table-sort.js: distinguishes a click from a selection
  • Helprs::utf8Length() uses mbstring, iconv and then utf8_decode
  • constants are PascalCase