Skip to content

v2.2

Choose a tag to compare

@bkdotcom bkdotcom released this 29 Sep 14:07
· 14 commits to master since this release
  • Backtrace::get now prefers xdebug_get_function_stack over debug_backtrace
  • xdebug helpers/normalization moved to dedicated Xdebug class
  • "context" methods moved to dedicated Context class
  • code-coverage & coding standards improvements