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 — 3.0 ( 0a9b70...5f8ce3 )
by Thorsten
03:19
created
phpmyfaq/src/phpMyFAQ/Utils.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -409,7 +409,7 @@
 block discarded – undo
409 409
     }
410 410
     /**
411 411
      * Creates a seed with microseconds.
412
-     * @return integer|null
412
+     * @return double
413 413
      */
414 414
     private static function makeSeed()
415 415
     {
Please login to merge, or discard this patch.