{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "cd \/var\/www\/dev.campus.systemische-tools.de && \/opt\/php-tools\/vendor\/bin\/php-cs-fixer fix src --config=\/opt\/php-tools\/.php-cs-fixer.php 2>&1 | tail -30",
"description": "Apply CS-Fixer fixes"
}
}
{
"tool_response": {
"stdout": "PHP CS Fixer 3.92.3 Exceptional Exception by Fabien Potencier, Dariusz Ruminski and contributors.\nPHP runtime: 8.4.11\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\/119 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%\n 12\/119 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 10%\n 48\/119 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%\n 60\/119 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%\n 96\/119 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%\n 108\/119 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%\n 119\/119 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%\n\n 1) \/var\/www\/dev.campus.systemische-tools.de\/src\/Controller\/ChatController.php\n 2) \/var\/www\/dev.campus.systemische-tools.de\/src\/Controller\/ConfigController.php\n 3) \/var\/www\/dev.campus.systemische-tools.de\/src\/Controller\/ContentController.php\n 4) \/var\/www\/dev.campus.systemische-tools.de\/src\/Framework\/CsrfService.php\n 5) \/var\/www\/dev.campus.systemische-tools.de\/src\/Framework\/Controller.php\n 6) \/var\/www\/dev.campus.systemische-tools.de\/src\/View\/chat\/index.php\n 7) \/var\/www\/dev.campus.systemische-tools.de\/src\/View\/content\/new.php\n 8) \/var\/www\/dev.campus.systemische-tools.de\/src\/View\/content\/show.php\n 9) \/var\/www\/dev.campus.systemische-tools.de\/src\/Infrastructure\/Persistence\/CollectionRepository.php\n 10) \/var\/www\/dev.campus.systemische-tools.de\/src\/Infrastructure\/Persistence\/FileBackupRepository.php\n 11) \/var\/www\/dev.campus.systemische-tools.de\/src\/Infrastructure\/AI\/ChatService.php\n 12) \/var\/www\/dev.campus.systemische-tools.de\/src\/Infrastructure\/Validation\/CollectionValidator.php\n\nFixed 12 of 119 files in 0.838 seconds, 20.00 MB memory used",
"stderr": "",
"interrupted": false,
"isImage": false
}
}