Home
last modified time | relevance | path

Searched refs:findObsoletePatches (Results 1 – 2 of 2) sorted by relevance

/web-bugs/src/Repository/
H A DObsoletePatchRepository.php43 public function findObsoletePatches(int $bugId, string $patch, int $revision): array function in App\\Repository\\ObsoletePatchRepository
/web-bugs/www/
H A Dpatch-display.php94 $obsoletes = $obsoletePatchRepository->findObsoletePatches($bug_id, $patch_name, $revision);

Completed in 6 milliseconds