{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "\/opt\/php-tools\/vendor\/bin\/phpstan analyse src\/Infrastructure\/Persistence\/DocumentRepository.php src\/Infrastructure\/Persistence\/ChunkRepository.php src\/Controller\/SemanticExplorerController.php src\/Domain\/Repository\/DocumentRepositoryInterface.php src\/Domain\/Repository\/ChunkRepositoryInterface.php --level=5 --memory-limit=256M 2>&1",
"description": "PHPStan analyse Document\/Chunk files"
}
}
{
"tool_response": {
"stdout": "Note: Using configuration file \/var\/www\/dev.campus.systemische-tools.de\/phpstan.neon.\n 0\/5 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%\u001b[1G\u001b[2K 5\/5 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%\n\n\n [OK] No errors",
"stderr": "",
"interrupted": false,
"isImage": false
}
}