{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "cd \/var\/www\/dev.campus.systemische-tools.de && \/opt\/php-tools\/vendor\/bin\/php-cs-fixer fix --config=\/opt\/php-tools\/.php-cs-fixer.php 2>&1 | tail -15",
"description": "Fix CS issues from project dir"
}
}
{
"tool_response": {
"stdout": "PHP CS Fixer 3.92.3 Exceptional Exception by Fabien Potencier, Dariusz Ruminski and contributors.\nPHP runtime: 8.4.16\nLoaded config default from \"\/opt\/php-tools\/.php-cs-fixer.php\".\nRunning analysis on 1 core sequentially.\nYou can enable parallel runner and speed up the analysis! Please see https:\/\/cs.symfony.com\/doc\/usage.html for more information.\nUsing cache file \"\/tmp\/.php-cs-fixer.cache\".\n 0\/335 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%\n 134\/335 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%\n 335\/335 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%\n\n 1) src\/View\/chat\/index.php\n\nFixed 1 of 335 files in 0.079 seconds, 20.00 MB memory used",
"stderr": "",
"interrupted": false,
"isImage": false
}
}