Skip to content

Commit 58c4104

Browse files
committed
Duplicate individual profiler links under install profilers
1 parent 6c16f12 commit 58c4104

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,12 @@ calls for finishing profiling and storing the data.
328328
For this library to capture profiling data, you would need any of the profiler extension.
329329
Depending on your environment (PHP version), you may need to install different extension.
330330

331+
Supported profilers:
332+
- [Tideways XHProf v5.x](#tideways-xhprof-5): PHP >= 7.0
333+
- [XHProf](#xhprof): PHP >= 5.3, PHP >= 7.0
334+
- [Tideways v4.x](#tideways-4x): PHP >= 7.0
335+
- [UProfiler](#uprofiler): PHP >= 5.3, < PHP 7.0
336+
331337
### XHProf
332338

333339
[XHProf] supports all PHP versions.

0 commit comments

Comments
 (0)