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 (#45)
by
unknown
01:04
created
src/OffsetMatchResult.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -77,7 +77,7 @@  discard block
 block discarded – undo
77 77
      *
78 78
      * @param int|string $group
79 79
      *
80
-     * @return string
80
+     * @return OffsetGroup
81 81
      *
82 82
      * @throws RegexFailed
83 83
      */
@@ -105,7 +105,7 @@  discard block
 block discarded – undo
105 105
      *
106 106
      * @param int|string $group
107 107
      *
108
-     * @return string
108
+     * @return OffsetGroup
109 109
      *
110 110
      * @throws RegexFailed
111 111
      */
Please login to merge, or discard this patch.