Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 628 Bytes

CHANGELOG.md

File metadata and controls

25 lines (20 loc) · 628 Bytes

ChangeLog

1.1.DEV (2015-XX-XX)

1.1.0 (2015-04-25)

  • added support for min-thresholds per xhprof metric (mdevine82)
  • added support for profiling CLI scripts (mdevine82)
  • uri column was extended to 8192 chars, for very long url support (wyattwalter)
  • fixed encoding issues with d3.v2.js (lastmirage)
  • fixed dot generation (digitalkaoz)

1.0.0 (2013-10-31)

Initital release containing the initial set of patches for

  • better performance
  • easier debugging
  • more comfortable configuration
  • ZendDebugger support
  • PHP5.3 compatibility
  • Minor UI changes