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 ( 235aa1...9b99e5 )
by Joni
03:16
created
lib/ASN1/Type/Primitive/Real.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -271,7 +271,7 @@
 block discarded – undo
271 271
     /**
272 272
      * Test that number is valid for this context.
273 273
      *
274
-     * @param mixed $num
274
+     * @param string $num
275 275
      * @return boolean
276 276
      */
277 277
     private static function _validateNumber($num)
Please login to merge, or discard this patch.