Releases: flightphp/tracy-extensions
Releases · flightphp/tracy-extensions
v0.2.3
v0.1.3
- Added session_data availability in $config that can be passed in.
- Added response tab
- Added database backtrace to each query
- Added row count to each query
Full Changelog: v0.1.2...v0.1.3
v0.2.2
What's Changed?
- Removed
$this->PDO
which was causing deprecation notice in PHP8
Full Changelog: v0.2.1...v0.2.2
v0.2.1
- Corrected PDO Capture to extend PdoWrapper
Full Changelog: v0.2.0...v0.2.1
v0.1.2
Version 0.2.0
Added PHP8 Functionality
Version 0.1.0
Initial release of this extension!