{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "\/opt\/php-tools\/vendor\/bin\/phpstan analyse --configuration=\/opt\/php-tools\/phpstan.neon --memory-limit=512M --no-progress \/var\/www\/dev.campus.systemische-tools.de\/src\/Infrastructure\/Docs \/var\/www\/dev.campus.systemische-tools.de\/src\/Infrastructure\/AI\/ModelRegistry.php 2>&1 | tail -20",
"description": "Run PHPStan on refactored files"
}
}
{
"tool_response": {
"stdout": " 🪪 method.notFound \n 285 Call to an undefined method \n Infrastructure\\Docs\\HybridSearchService::decodeJsonArray(). \n 🪪 method.notFound \n 304 Call to an undefined method \n Infrastructure\\Docs\\HybridSearchService::decodeJsonArray(). \n 🪪 method.notFound \n 305 Call to an undefined method \n Infrastructure\\Docs\\HybridSearchService::decodeJsonArray(). \n 🪪 method.notFound \n 306 Call to an undefined method \n Infrastructure\\Docs\\HybridSearchService::decodeJsonArray(). \n 🪪 method.notFound \n 307 Call to an undefined method \n Infrastructure\\Docs\\HybridSearchService::decodeJsonArray(). \n 🪪 method.notFound \n ------ ----------------------------------------------------------------------- \n\n [ERROR] Found 39 errors",
"stderr": "",
"interrupted": false,
"isImage": false
}
}