{
"event": "PreToolUse",
"tool_name": "Grep",
"tool_input": {
"pattern": "new PDO\\(|new \\\\PDO\\(",
"path": "\/var\/www\/dev.campus.systemische-tools.de\/src",
"output_mode": "content",
"-n": true
}
}
{
"tool_response": {
"mode": "content",
"numFiles": 0,
"filenames": [],
"content": "dev.campus.systemische-tools.de\/src\/Infrastructure\/Persistence\/TaskCommentRepository.php:13: $this->pdo = new \\PDO(\ndev.campus.systemische-tools.de\/src\/Infrastructure\/Persistence\/Connection.php:12: self::$pdo = new \\PDO(\ndev.campus.systemische-tools.de\/src\/Infrastructure\/Persistence\/ContractRepository.php:14: $this->pdo = new PDO(\ndev.campus.systemische-tools.de\/src\/Infrastructure\/Persistence\/TaskRepository.php:14: $this->pdo = new \\PDO(\ndev.campus.systemische-tools.de\/src\/Infrastructure\/Persistence\/TaskAssignmentRepository.php:13: $this->pdo = new \\PDO(\ndev.campus.systemische-tools.de\/src\/Infrastructure\/Persistence\/TaskResultRepository.php:13: $this->pdo = new \\PDO(\ndev.campus.systemische-tools.de\/src\/Infrastructure\/Persistence\/KiProtokollRepository.php:14: $this->pdo = new \\PDO(\ndev.campus.systemische-tools.de\/src\/Infrastructure\/Config\/DatabaseFactory.php:82: return new PDO(",
"numLines": 8
}
}