{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "\/opt\/php-tools\/vendor\/bin\/phpstan analyse --level=5 \\\n \/var\/www\/dev.campus.systemische-tools.de\/src\/Infrastructure\/Persistence\/ChunkExplorerRepository.php \\\n \/var\/www\/dev.campus.systemische-tools.de\/src\/Infrastructure\/Persistence\/FileBackupRepository.php \\\n \/var\/www\/dev.campus.systemische-tools.de\/src\/Infrastructure\/Persistence\/ContentConfigRepository.php \\\n 2>&1 | tail -5",
"description": "PHPStan check repositories"
}
}
{
"tool_response": {
"stdout": " 💡 Learn more at https:\/\/phpstan.org\/user-guide\/discovering-symbols \n ------ ----------------------------------------------------------------------- \n\n [ERROR] Found 11 errors",
"stderr": "",
"interrupted": false,
"isImage": false
}
}