{
"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 --allow-risky=yes 2>&1 | tail -20",
"description": "Fix PHP code style issues"
}
}
{
"tool_response": {
"stdout": "Loaded 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\/207 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%\n 21\/207 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 10%\n 63\/207 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%\n 145\/207 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%\n 187\/207 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%\n 207\/207 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%\n\n 1) \/var\/www\/dev.campus.systemische-tools.de\/src\/Controller\/Api\/DocsController.php\n 2) \/var\/www\/dev.campus.systemische-tools.de\/src\/UseCases\/Config\/ConfigResult.php\n 3) \/var\/www\/dev.campus.systemische-tools.de\/src\/UseCases\/Chat\/ManageChatSessionsUseCase.php\n 4) \/var\/www\/dev.campus.systemische-tools.de\/src\/UseCases\/Chat\/ChatResponse.php\n 5) \/var\/www\/dev.campus.systemische-tools.de\/src\/UseCases\/Chat\/SendChatMessageUseCase.php\n 6) \/var\/www\/dev.campus.systemische-tools.de\/src\/Infrastructure\/AI\/ContentQualityValidator.php\n\nFixed 6 of 207 files in 0.437 seconds, 20.00 MB memory used",
"stderr": "",
"interrupted": false,
"isImage": false
}
}