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 ( b65a43...b8b6ed )
by Roderik
02:03
created
src/be/kunstmaan/multichain/MultichainClient.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -43,7 +43,6 @@
 block discarded – undo
43 43
      * @param  string $username Multichain JSON RPC username
44 44
      * @param  string $password Multichain JSON RPC password
45 45
      * @param  integer $timeout HTTP timeout
46
-     * @param bool $debug
47 46
      */
48 47
     public function __construct($url, $username, $password, $timeout = 3)
49 48
     {
Please login to merge, or discard this patch.