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 ( 35d98a...ca3670 )
by Thorsten
41:40 queued 27:34
created
phpmyfaq/admin/pwd.change.php 1 patch
Indentation   +17 added lines, -17 removed lines patch added patch discarded remove patch
@@ -1,22 +1,22 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * Form to change password of the current user.
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
- *
13
- * @author    Thorsten Rinne <[email protected]>
14
- * @copyright 2003-2015 phpMyFAQ Team
15
- * @license   http://www.mozilla.org/MPL/2.0/ Mozilla Public License Version 2.0
16
- *
17
- * @link      http://www.phpmyfaq.de
18
- * @since     2003-02-23
19
- */
3
+                                         * Form to change password of the current user.
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
+                                         *
13
+                                         * @author    Thorsten Rinne <[email protected]>
14
+                                         * @copyright 2003-2015 phpMyFAQ Team
15
+                                         * @license   http://www.mozilla.org/MPL/2.0/ Mozilla Public License Version 2.0
16
+                                         *
17
+                                         * @link      http://www.phpmyfaq.de
18
+                                         * @since     2003-02-23
19
+                                         */
20 20
 if (!defined('IS_VALID_PHPMYFAQ')) {
21 21
     $protocol = 'http';
22 22
     if (isset($_SERVER['HTTPS']) && strtoupper($_SERVER['HTTPS']) === 'ON') {
Please login to merge, or discard this patch.
phpmyfaq/lang/language_nb.php 1 patch
Indentation   +16 added lines, -16 removed lines patch added patch discarded remove patch
@@ -1,21 +1,21 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * Norwegian Bokmål language file
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    Hans Fredrik Nordhaug <[email protected]>
14
- * @copyright 2005-2015 phpMyFAQ Team
15
- * @license   http://www.mozilla.org/MPL/2.0/ Mozilla Public License Version 2.0
16
- * @link      http://www.phpmyfaq.de
17
- * @since     2005-08-31
18
- */
3
+     * Norwegian Bokmål language file
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    Hans Fredrik Nordhaug <[email protected]>
14
+     * @copyright 2005-2015 phpMyFAQ Team
15
+     * @license   http://www.mozilla.org/MPL/2.0/ Mozilla Public License Version 2.0
16
+     * @link      http://www.phpmyfaq.de
17
+     * @since     2005-08-31
18
+     */
19 19
 $PMF_LANG['metaCharset'] = 'utf-8';
20 20
 $PMF_LANG['metaLanguage'] = 'nb';
21 21
 $PMF_LANG['language'] = 'Norsk bokmål';
Please login to merge, or discard this patch.
phpmyfaq/lang/language_cs.php 1 patch
Indentation   +16 added lines, -16 removed lines patch added patch discarded remove patch
@@ -1,21 +1,21 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * Czech language file
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    Jaroslav Síka <[email protected]>
14
- * @copyright 2004-2015 phpMyFAQ Team
15
- * @license   http://www.mozilla.org/MPL/2.0/ Mozilla Public License Version 2.0
16
- * @link      http://www.phpmyfaq.de
17
- * @since     2004-04-07
18
- */
3
+     * Czech language file
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    Jaroslav Síka <[email protected]>
14
+     * @copyright 2004-2015 phpMyFAQ Team
15
+     * @license   http://www.mozilla.org/MPL/2.0/ Mozilla Public License Version 2.0
16
+     * @link      http://www.phpmyfaq.de
17
+     * @since     2004-04-07
18
+     */
19 19
 $PMF_LANG['metaCharset'] = 'UTF-8';
20 20
 $PMF_LANG['metaLanguage'] = 'cs';
21 21
 $PMF_LANG['language'] = 'Czech';
Please login to merge, or discard this patch.
phpmyfaq/lang/language_fr.php 1 patch
Indentation   +19 added lines, -19 removed lines patch added patch discarded remove patch
@@ -1,24 +1,24 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * The French language file - try to be the best
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    Sylvain Corvaisier <[email protected]>
14
- * @author    Thomas Bassetto <[email protected]>
15
- * @author    Laurent J.V. Dubois <[email protected]>
16
- * @author    Cédric Frayssinet
17
- * @copyright 2004-2015 phpMyFAQ Team
18
- * @license   http://www.mozilla.org/MPL/2.0/ Mozilla Public License Version 2.0
19
- * @link      http://www.phpmyfaq.de
20
- * @since     2004-02-19
21
- */
3
+     * The French language file - try to be the best
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    Sylvain Corvaisier <[email protected]>
14
+     * @author    Thomas Bassetto <[email protected]>
15
+     * @author    Laurent J.V. Dubois <[email protected]>
16
+     * @author    Cédric Frayssinet
17
+     * @copyright 2004-2015 phpMyFAQ Team
18
+     * @license   http://www.mozilla.org/MPL/2.0/ Mozilla Public License Version 2.0
19
+     * @link      http://www.phpmyfaq.de
20
+     * @since     2004-02-19
21
+     */
22 22
 $PMF_LANG['metaCharset'] = 'UTF-8';
23 23
 $PMF_LANG['metaLanguage'] = 'fr';
24 24
 $PMF_LANG['language'] = 'French';
Please login to merge, or discard this patch.