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.
Completed
Push — master ( c188f7...035d67 )
by Romain
05:21
created
a4/a46b2869ba4e42cd458867549075bfd7aaab413c9632a5e19c097c291a1a02b4.php 1 patch
Indentation   +12 added lines, -12 removed lines patch added patch discarded remove patch
@@ -241,10 +241,10 @@  discard block
 block discarded – undo
241 241
             $context['_parent'] = $context;
242 242
             $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->getSourceContext(), (isset($context["class"]) || array_key_exists("class", $context) ? $context["class"] : (function () { throw new Twig_Error_Runtime('Variable "class" does not exist.', 82, $this->getSourceContext()); })()), "interfaces", array()));
243 243
             $context['loop'] = array(
244
-              'parent' => $context['_parent'],
245
-              'index0' => 0,
246
-              'index'  => 1,
247
-              'first'  => true,
244
+                'parent' => $context['_parent'],
245
+                'index0' => 0,
246
+                'index'  => 1,
247
+                'first'  => true,
248 248
             );
249 249
             if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof Countable)) {
250 250
                 $length = count($context['_seq']);
@@ -560,10 +560,10 @@  discard block
 block discarded – undo
560 560
         $context['_parent'] = $context;
561 561
         $context['_seq'] = twig_ensure_traversable((isset($context["methods"]) || array_key_exists("methods", $context) ? $context["methods"] : (function () { throw new Twig_Error_Runtime('Variable "methods" does not exist.', 187, $this->getSourceContext()); })()));
562 562
         $context['loop'] = array(
563
-          'parent' => $context['_parent'],
564
-          'index0' => 0,
565
-          'index'  => 1,
566
-          'first'  => true,
563
+            'parent' => $context['_parent'],
564
+            'index0' => 0,
565
+            'index'  => 1,
566
+            'first'  => true,
567 567
         );
568 568
         if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof Countable)) {
569 569
             $length = count($context['_seq']);
@@ -646,10 +646,10 @@  discard block
 block discarded – undo
646 646
         $context['_parent'] = $context;
647 647
         $context['_seq'] = twig_ensure_traversable((isset($context["methods"]) || array_key_exists("methods", $context) ? $context["methods"] : (function () { throw new Twig_Error_Runtime('Variable "methods" does not exist.', 212, $this->getSourceContext()); })()));
648 648
         $context['loop'] = array(
649
-          'parent' => $context['_parent'],
650
-          'index0' => 0,
651
-          'index'  => 1,
652
-          'first'  => true,
649
+            'parent' => $context['_parent'],
650
+            'index0' => 0,
651
+            'index'  => 1,
652
+            'first'  => true,
653 653
         );
654 654
         if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof Countable)) {
655 655
             $length = count($context['_seq']);
Please login to merge, or discard this patch.
82/82bfbced5585e79b700550b20d4d1fa3eaa83d8b4455be3247eb417e6610cbbd.php 1 patch
Indentation   +8 added lines, -8 removed lines patch added patch discarded remove patch
@@ -203,10 +203,10 @@  discard block
 block discarded – undo
203 203
                 $context['_parent'] = $context;
204 204
                 $context['_seq'] = twig_ensure_traversable((isset($context["hints"]) || array_key_exists("hints", $context) ? $context["hints"] : (function () { throw new Twig_Error_Runtime('Variable "hints" does not exist.', 31, $this->getSourceContext()); })()));
205 205
                 $context['loop'] = array(
206
-                  'parent' => $context['_parent'],
207
-                  'index0' => 0,
208
-                  'index'  => 1,
209
-                  'first'  => true,
206
+                    'parent' => $context['_parent'],
207
+                    'index0' => 0,
208
+                    'index'  => 1,
209
+                    'first'  => true,
210 210
                 );
211 211
                 if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof Countable)) {
212 212
                     $length = count($context['_seq']);
@@ -358,10 +358,10 @@  discard block
 block discarded – undo
358 358
             $context['_parent'] = $context;
359 359
             $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->getSourceContext(), (isset($context["method"]) || array_key_exists("method", $context) ? $context["method"] : (function () { throw new Twig_Error_Runtime('Variable "method" does not exist.', 64, $this->getSourceContext()); })()), "parameters", array()));
360 360
             $context['loop'] = array(
361
-              'parent' => $context['_parent'],
362
-              'index0' => 0,
363
-              'index'  => 1,
364
-              'first'  => true,
361
+                'parent' => $context['_parent'],
362
+                'index0' => 0,
363
+                'index'  => 1,
364
+                'first'  => true,
365 365
             );
366 366
             if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof Countable)) {
367 367
                 $length = count($context['_seq']);
Please login to merge, or discard this patch.