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 ( 01d930...1f1699 )
by Omar El
03:10
created
app/core/Handler.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -70,7 +70,7 @@
 block discarded – undo
70 70
     /**
71 71
      * Handle & log exceptions
72 72
      *
73
-     * @param  Throwable  $e
73
+     * @param  ErrorException  $e
74 74
      * @return void
75 75
      * @see http://php.net/manual/en/function.set-exception-handler.php
76 76
      */
Please login to merge, or discard this patch.