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 ( fbe3cc...cbfc65 )
by Anton
02:28
created
src/functions.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -438,7 +438,7 @@
 block discarded – undo
438 438
 
439 439
 /**
440 440
  * Writes a message to the output and adds a newline at the end.
441
- * @param string|array $message
441
+ * @param string $message
442 442
  */
443 443
 function writeln($message)
444 444
 {
Please login to merge, or discard this patch.