{
"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 2>&1",
"timeout": 60000,
"description": "Fix PHP code style"
}
}
{
"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\/221 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%\n 23\/221 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 10%\n 45\/221 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%\n 67\/221 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%\n 89\/221 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%\n 155\/221 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%\n 177\/221 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%\n 199\/221 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%\n 221\/221 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%\n\n 1) \/var\/www\/dev.campus.systemische-tools.de\/src\/View\/docs\/code.php\n 2) \/var\/www\/dev.campus.systemische-tools.de\/src\/services.php\n 3) \/var\/www\/dev.campus.systemische-tools.de\/src\/Infrastructure\/Persistence\/CodeAnalysisRepository.php\n 4) \/var\/www\/dev.campus.systemische-tools.de\/src\/Infrastructure\/CodeAnalysis\/CodeScanner.php\n 5) \/var\/www\/dev.campus.systemische-tools.de\/src\/Infrastructure\/CodeAnalysis\/PhpFileParser.php\n\nFixed 5 of 221 files in 1.612 seconds, 20.00 MB memory used",
"stderr": "",
"interrupted": false,
"isImage": false
}
}