|
|
@@ -4,7 +4,7 @@
|
|
|
[](https://hub.docker.com/r/phperf/php-profiler)
|
|
|
[](https://microbadger.com/images/phperf/php-profiler)
|
|
|
|
|
|
-Portable docker image with PHP 7.3 and `tideways` extension installed.
|
|
|
+Portable docker image with PHP 7.4 and `tideways` extension installed.
|
|
|
|
|
|
Profiling is started automatically with `auto_prepend_file` configuration.
|
|
|
|
|
|
@@ -73,10 +73,11 @@ Saving report to rep.json
|
|
|
|
|
|
## Tags
|
|
|
|
|
|
-* `phperf/php-profiler:latest` PHP 7.3, tideways 4.1.7, [Dockerfile](https://github.com/phperf/profiler-docker/blob/master/Dockerfile.tideways_v4_php73)
|
|
|
+* `phperf/php-profiler:latest` PHP 7.3, tideways 5.0.2, [Dockerfile](https://github.com/phperf/profiler-docker/blob/master/Dockerfile.tideways_v5_php74)
|
|
|
+* `phperf/php-profiler:7.4-tideways-v5` PHP 7.4, tideways 5.0.2, [Dockerfile](https://github.com/phperf/profiler-docker/blob/master/Dockerfile.tideways_v5_php74)
|
|
|
* `phperf/php-profiler:7.3-tideways-v4` PHP 7.3, tideways 4.1.7, [Dockerfile](https://github.com/phperf/profiler-docker/blob/master/Dockerfile.tideways_v4_php73)
|
|
|
-* `phperf/php-profiler:7.3-tideways-v5` PHP 7.3, tideways 5.0-beta3, [Dockerfile](https://github.com/phperf/profiler-docker/blob/master/Dockerfile.tideways_v5_php73)
|
|
|
+* `phperf/php-profiler:7.3-tideways-v5` PHP 7.3, tideways 5.0.2, [Dockerfile](https://github.com/phperf/profiler-docker/blob/master/Dockerfile.tideways_v5_php73)
|
|
|
* `phperf/php-profiler:7.2-tideways-v4` PHP 7.2, tideways 4.1.7, [Dockerfile](https://github.com/phperf/profiler-docker/blob/master/Dockerfile.tideways_v4_php72)
|
|
|
-* `phperf/php-profiler:7.2-tideways-v5` PHP 7.2, tideways 5.0-beta3, [Dockerfile](https://github.com/phperf/profiler-docker/blob/master/Dockerfile.tideways_v5_php72)
|
|
|
+* `phperf/php-profiler:7.2-tideways-v5` PHP 7.2, tideways 5.0.2, [Dockerfile](https://github.com/phperf/profiler-docker/blob/master/Dockerfile.tideways_v5_php72)
|
|
|
* `phperf/php-profiler:5.6-xhprof` PHP 5.6, xhprof 0.9.4, [Dockerfile](https://github.com/phperf/profiler-docker/blob/master/Dockerfile.xhprof_php56)
|
|
|
* `phperf/php-profiler:5.6-uprofiler` PHP 5.6, uprofiler, [Dockerfile](https://github.com/phperf/profiler-docker/blob/master/Dockerfile.uprofiler_php56)
|