{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "\/opt\/php-tools\/vendor\/bin\/php-cs-fixer fix \/var\/www\/dev.campus.systemische-tools.de\/src\/services.php --config=\/opt\/php-tools\/.php-cs-fixer.php 2>&1",
"description": "Fix code style in services.php"
}
}
{
"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\".\nPaths from configuration have been overridden by paths provided as command arguments.\n 0\/1 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%\n 1\/1 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%\n\n 1) \/var\/www\/dev.campus.systemische-tools.de\/src\/services.php\n\nFixed 1 of 1 files in 0.071 seconds, 18.00 MB memory used",
"stderr": "",
"interrupted": false,
"isImage": false
}
}