{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "\/opt\/php-tools\/vendor\/bin\/php-cs-fixer fix --config=\/opt\/php-tools\/.php-cs-fixer.php \/var\/www\/dev.campus.systemische-tools.de\/src 2>&1",
"timeout": 120000,
"description": "Run PHP-CS-Fixer to fix style issues"
}
}
{
"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\/211 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%\n 22\/211 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 10%\n 85\/211 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%\n 169\/211 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%\n 211\/211 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%\n\n 1) \/var\/www\/dev.campus.systemische-tools.de\/src\/Controller\/Api\/ChatController.php\n 2) \/var\/www\/dev.campus.systemische-tools.de\/src\/Controller\/SemanticExplorerController.php\n 3) \/var\/www\/dev.campus.systemische-tools.de\/src\/Controller\/SystemExplorerController.php\n 4) \/var\/www\/dev.campus.systemische-tools.de\/src\/Controller\/ProtokollController.php\n 5) \/var\/www\/dev.campus.systemische-tools.de\/src\/Controller\/ContentController.php\n 6) \/var\/www\/dev.campus.systemische-tools.de\/src\/Domain\/ValueObject\/Pagination.php\n 7) \/var\/www\/dev.campus.systemische-tools.de\/src\/services.php\n\nFixed 7 of 211 files in 0.394 seconds, 20.00 MB memory used",
"stderr": "",
"interrupted": false,
"isImage": false
}
}