We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7be018 commit 2ed1c11Copy full SHA for 2ed1c11
phpbench.json
@@ -2,7 +2,7 @@
2
"$schema":"./vendor/phpbench/phpbench/phpbench.schema.json",
3
"runner.bootstrap": "vendor/autoload.php",
4
"runner.path": "app",
5
- "runner.progress": "classdots",
+ "runner.progress": "plain",
6
"runner.file_pattern": "*Bench.php",
7
"runner.php_config": {
8
"opcache.enable": 1,
0 commit comments