{
"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 --config=\/opt\/php-tools\/.php-cs-fixer.php",
"description": "Auto-fix CS issues"
}
}
{
"tool_response": {
"stdout": " 1) \/var\/www\/dev.campus.systemische-tools.de\/src\/UseCases\/Chat\/StreamingChatMessageUseCase.php\n 2) \/var\/www\/dev.campus.systemische-tools.de\/src\/ServiceProvider\/ChatServiceProvider.php\n\nFixed 2 of 336 files in 0.593 seconds, 22.00 MB memory used\nPHP 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\/336 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%\n 34\/336 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 10%\n 68\/336 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%\n 101\/336 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%\n 236\/336 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%\n 303\/336 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%\n 336\/336 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%",
"stderr": "",
"interrupted": false,
"isImage": false
}
}