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 — 2.9 ( df8917...2adbbb )
by Thorsten
12:48
created
phpmyfaq/lang/language_en.php 1 patch
Indentation   +18 added lines, -18 removed lines patch added patch discarded remove patch
@@ -1,23 +1,23 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * The English language file - try to be the best of British and American English
4
- *
5
- * PHP Version 5.5
6
- *
7
- * This Source Code Form is subject to the terms of the Mozilla Public License,
8
- * v. 2.0. If a copy of the MPL was not distributed with this file, You can
9
- * obtain one at http://mozilla.org/MPL/2.0/.
10
- *
11
- * @category  phpMyFAQ
12
- * @package   Translation
13
- * @author    Thorsten Rinne <[email protected]>
14
- * @author    Matthias Sommerfeld <[email protected]>
15
- * @author    Henning Schulzrinne <[email protected]>
16
- * @copyright 2004-2015 phpMyFAQ Team
17
- * @license   http://www.mozilla.org/MPL/2.0/ Mozilla Public License Version 2.0
18
- * @link      http://www.phpmyfaq.de
19
- * @since     2004-02-19
20
- */
3
+     * The English language file - try to be the best of British and American English
4
+     *
5
+     * PHP Version 5.5
6
+     *
7
+     * This Source Code Form is subject to the terms of the Mozilla Public License,
8
+     * v. 2.0. If a copy of the MPL was not distributed with this file, You can
9
+     * obtain one at http://mozilla.org/MPL/2.0/.
10
+     *
11
+     * @category  phpMyFAQ
12
+     * @package   Translation
13
+     * @author    Thorsten Rinne <[email protected]>
14
+     * @author    Matthias Sommerfeld <[email protected]>
15
+     * @author    Henning Schulzrinne <[email protected]>
16
+     * @copyright 2004-2015 phpMyFAQ Team
17
+     * @license   http://www.mozilla.org/MPL/2.0/ Mozilla Public License Version 2.0
18
+     * @link      http://www.phpmyfaq.de
19
+     * @since     2004-02-19
20
+     */
21 21
 
22 22
 /**
23 23
  *                !!! IMPORTANT NOTE !!!
Please login to merge, or discard this patch.