{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "\/opt\/php-tools\/vendor\/bin\/phpstan analyse src\/Infrastructure\/Persistence\/ContentOrderRepository.php src\/Infrastructure\/Persistence\/ContentRepository.php src\/Controller\/ContentController.php src\/Domain\/Repository\/ContentRepositoryInterface.php src\/Domain\/Repository\/ContentOrderRepositoryInterface.php src\/UseCases\/Command\/CreateContentOrderCommand.php --level=5 --no-progress 2>&1",
"description": "PHPStan re-check after interface fix"
}
}
{
"tool_response": {
"stdout": "Note: Using configuration file \/var\/www\/dev.campus.systemische-tools.de\/phpstan.neon.\n\n [OK] No errors",
"stderr": "",
"interrupted": false,
"isImage": false
}
}