{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "\/opt\/php-tools\/vendor\/bin\/phpstan analyse src --level=5 --memory-limit=512M 2>&1 | tail -20",
"timeout": 60000,
"description": "Run PHPStan to verify fixes"
}
}
{
"tool_response": {
"stdout": "Note: Using configuration file \/var\/www\/dev.campus.systemische-tools.de\/phpstan.neon.\n 0\/261 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%\u001b[1G\u001b[2K 40\/261 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%\u001b[1G\u001b[2K 100\/261 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%\u001b[1G\u001b[2K 161\/261 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%\u001b[1G\u001b[2K 201\/261 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%\u001b[1G\u001b[2K 221\/261 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%\u001b[1G\u001b[2K 241\/261 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 92%\u001b[1G\u001b[2K 261\/261 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%\n\n\n [OK] No errors",
"stderr": "",
"interrupted": false,
"isImage": false
}
}