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
06:21 queued 03:20
created
src/Type/Config.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -20,8 +20,6 @@
 block discarded – undo
20 20
      * 2. array values are extended uniquely if all keys are numeric
21 21
      * 3. all other array values are merged
22 22
      *
23
-     * @param array $a
24
-     * @param array $b
25 23
      * @return array
26 24
      * @see http://stackoverflow.com/a/36366886/6812729
27 25
      */
Please login to merge, or discard this patch.