GitHub Access Token became invalid

It seems like the GitHub access token used for retrieving details about this repository from GitHub became invalid. This might prevent certain types of inspections from being run (in particular, everything related to pull requests).
Please ask an admin of your repository to re-new the access token on this website.

Code Duplication    Length = 5-5 lines in 5 locations

docs/source/API/API/cache/twig/82/82bfbced5585e79b700550b20d4d1fa3eaa83d8b4455be3247eb417e6610cbbd.php 2 locations

@@ 239-243 (lines=5) @@
236
                    ++$context['loop']['index0'];
237
                    ++$context['loop']['index'];
238
                    $context['loop']['first'] = false;
239
                    if (isset($context['loop']['length'])) {
240
                        --$context['loop']['revindex0'];
241
                        --$context['loop']['revindex'];
242
                        $context['loop']['last'] = 0 === $context['loop']['revindex0'];
243
                    }
244
                }
245
                $_parent = $context['_parent'];
246
                unset($context['_seq'], $context['_iterated'], $context['_key'], $context['hint'], $context['_parent'], $context['loop']);
@@ 394-398 (lines=5) @@
391
                ++$context['loop']['index0'];
392
                ++$context['loop']['index'];
393
                $context['loop']['first'] = false;
394
                if (isset($context['loop']['length'])) {
395
                    --$context['loop']['revindex0'];
396
                    --$context['loop']['revindex'];
397
                    $context['loop']['last'] = 0 === $context['loop']['revindex0'];
398
                }
399
            }
400
            $_parent = $context['_parent'];
401
            unset($context['_seq'], $context['_iterated'], $context['_key'], $context['parameter'], $context['_parent'], $context['loop']);

docs/source/API/API/cache/twig/a4/a46b2869ba4e42cd458867549075bfd7aaab413c9632a5e19c097c291a1a02b4.php 3 locations

@@ 266-270 (lines=5) @@
263
                ++$context['loop']['index0'];
264
                ++$context['loop']['index'];
265
                $context['loop']['first'] = false;
266
                if (isset($context['loop']['length'])) {
267
                    --$context['loop']['revindex0'];
268
                    --$context['loop']['revindex'];
269
                    $context['loop']['last'] = 0 === $context['loop']['revindex0'];
270
                }
271
            }
272
            $_parent = $context['_parent'];
273
            unset($context['_seq'], $context['_iterated'], $context['_key'], $context['interface'], $context['_parent'], $context['loop']);
@@ 625-629 (lines=5) @@
622
            ++$context['loop']['index0'];
623
            ++$context['loop']['index'];
624
            $context['loop']['first'] = false;
625
            if (isset($context['loop']['length'])) {
626
                --$context['loop']['revindex0'];
627
                --$context['loop']['revindex'];
628
                $context['loop']['last'] = 0 === $context['loop']['revindex0'];
629
            }
630
        }
631
        $_parent = $context['_parent'];
632
        unset($context['_seq'], $context['_iterated'], $context['_key'], $context['method'], $context['_parent'], $context['loop']);
@@ 673-677 (lines=5) @@
670
            ++$context['loop']['index0'];
671
            ++$context['loop']['index'];
672
            $context['loop']['first'] = false;
673
            if (isset($context['loop']['length'])) {
674
                --$context['loop']['revindex0'];
675
                --$context['loop']['revindex'];
676
                $context['loop']['last'] = 0 === $context['loop']['revindex0'];
677
            }
678
        }
679
        $_parent = $context['_parent'];
680
        unset($context['_seq'], $context['_iterated'], $context['_key'], $context['method'], $context['_parent'], $context['loop']);