Skip to content

Releases: petrknap/php-profiler

2.2.0

19 Oct 16:48
c48d8d2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.2.0

2.1.0

14 Oct 20:55
8e845bd
Compare
Choose a tag to compare

What's Changed

  • Implemented support for listening to ticks by @petrknap in #3

Full Changelog: v2.0.1...v2.1.0

2.0.1

13 Oct 08:41
7e55165
Compare
Choose a tag to compare

What's Changed

  • Added nested profiler factory to profiling helper by @petrknap in #2
  • Profile now self-checks own internal state by @petrknap in #4
  • Improved isolation between internal and non-internal code base by @petrknap in #5
  • Nested profiler logic fully moved to nested profiler by @petrknap in #6
  • Unified way to expand records in profile by @petrknap in #7

Full Changelog: v2.0.0...v2.0.1

2.0.0

11 Oct 17:43
f5fac69
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/petrknap/php-profiler/commits/v2.0.0

v1.3.0

29 May 10:25
Compare
Choose a tag to compare
Hot-fix: Notice - Undefined index: file in AdvancedProfiler.php line 58

v1.2.0: Added own exceptions

21 Sep 21:48
Compare
Choose a tag to compare
Improved work with exceptions and updated README.md

Profilers now has separated contexts

21 Sep 10:31
Compare
Choose a tag to compare
v1.1.1

Merge branch 'develop'

Added isEnabled method

19 Sep 11:04
Compare
Choose a tag to compare
v1.1.0

Merge branch 'develop'

v1.0.0

16 Sep 11:31
Compare
Choose a tag to compare
Removed versioning part of README.md

PHP Profiler 0.2

22 Jan 12:22
Compare
Choose a tag to compare
PHP Profiler 0.2 Pre-release
Pre-release
Profile 0.2

SimpleProfiler 0.7
AdvancedProfiler 0.3