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
Pull Request — master (#1003)
by Mathias
05:29 queued 01:57
created
src/Type/ArrayType.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -14,8 +14,6 @@
 block discarded – undo
14 14
 class ArrayType
15 15
 {
16 16
     /**
17
-     * @param array $a
18
-     * @param array $b
19 17
      * @return array
20 18
      */
21 19
     public static function merge(array $original, array $override)
Please login to merge, or discard this patch.