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
69/695f6f9443a28203ec7e54c6314ee4d03c4965243598740d3fd6d87f20fc66e2.php 1 patch
Doc Comments   +4 added lines patch added patch discarded remove patch
@@ -408,6 +408,10 @@
 block discarded – undo
408 408
     }
409 409
 
410 410
     // line 225
411
+
412
+    /**
413
+     * @param integer $__depth__
414
+     */
411 415
     public function macro_element($__tree__ = null, $__opened__ = null, $__depth__ = null, ...$__varargs__)
412 416
     {
413 417
         $context = $this->env->mergeGlobals(array(
Please login to merge, or discard this patch.