Skip to content

Releases: flightphp/tracy-extensions

v0.2.8

Choose a tag to compare

@n0nag0n n0nag0n released this 13 Jun 20:22
1d939e1

What's Changed

  • fix: PdoQueryCapture should extend SimplePdo (not deprecated PdoWrapper) by @n0nag0n in #11

Full Changelog: v0.2.7...v0.2.8

v0.1.4

Choose a tag to compare

@n0nag0n n0nag0n released this 13 Jun 20:21
b771447

What's Changed

  • fix: PdoQueryCapture should extend SimplePdo (not deprecated PdoWrapper) [7.4] by @n0nag0n in #12

Full Changelog: v0.1.3...v0.1.4

v0.2.7

Choose a tag to compare

@n0nag0n n0nag0n released this 03 Sep 13:48
4150ea7

What's Changed

  • added variable to track APM queries by @n0nag0n in #8

Full Changelog: v0.2.6...v0.2.7

v0.2.6

Choose a tag to compare

@n0nag0n n0nag0n released this 26 May 16:33
0488323

What's Changed

Full Changelog: v0.2.5...v0.2.6

v0.2.5

Choose a tag to compare

@n0nag0n n0nag0n released this 02 May 13:25

What's Changed

  • Fix for issue requiring implicit null casting as of PHP 8.4 by @landjea in #3
  • fixed bad param input by @n0nag0n in #5

New Contributors

Full Changelog: v0.2.3...v0.2.5

v0.2.4

Choose a tag to compare

@n0nag0n n0nag0n released this 09 Apr 14:24
9ccc9ef

What's Changed

  • Fix for issue requiring implicit null casting as of PHP 8.4 by @landjea in #3

New Contributors

Full Changelog: v0.2.3...v0.2.4

v0.2.3

Choose a tag to compare

@n0nag0n n0nag0n released this 12 Mar 05:17
  • 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.2.2...v0.2.3

v0.1.3

Choose a tag to compare

@n0nag0n n0nag0n released this 12 Mar 05:16
  • 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

Choose a tag to compare

@n0nag0n n0nag0n released this 02 Mar 21:09

What's Changed?

  • Removed $this->PDO which was causing deprecation notice in PHP8

Full Changelog: v0.2.1...v0.2.2

v0.2.1

Choose a tag to compare

@n0nag0n n0nag0n released this 29 Feb 15:37
  • Corrected PDO Capture to extend PdoWrapper

Full Changelog: v0.2.0...v0.2.1