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 — 2.6.x (#2509)
by Nicolas
04:59
created
symphony/lib/core/class.errorhandler.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -171,7 +171,7 @@
 block discarded – undo
171 171
      * @since Symphony 2.3
172 172
      * @param string $name
173 173
      *  Name of the template
174
-     * @return mixed
174
+     * @return false|string
175 175
      *  String, which is the path to the template if the template is found,
176 176
      *  false otherwise
177 177
      */
Please login to merge, or discard this patch.