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.x ( e6f75e...ccef5f )
by
unknown
10s
created
Slim/Http/Response.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -262,7 +262,7 @@
 block discarded – undo
262 262
      * code to 302 to mimic what PHP does. See https://github.com/slimphp/Slim/issues/1730
263 263
      *
264 264
      * @param string $name Case-insensitive header field name.
265
-     * @param string|string[] $value Header value(s).
265
+     * @param string $value Header value(s).
266 266
      *
267 267
      * @return static
268 268
      *
Please login to merge, or discard this patch.