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 (#42)
by Marc
07:38
created
src/Component/Chronos/ApiClient.php 1 patch
Indentation   +6 added lines, -6 removed lines patch added patch discarded remove patch
@@ -1,11 +1,11 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @package: chapi
4
- *
5
- * @author:  msiebeneicher
6
- * @since:   2015-07-28
7
- *
8
- */
3
+     * @package: chapi
4
+     *
5
+     * @author:  msiebeneicher
6
+     * @since:   2015-07-28
7
+     *
8
+     */
9 9
 
10 10
 
11 11
 namespace Chapi\Component\Chronos;
Please login to merge, or discard this patch.
src/Component/Chronos/ApiClientInterface.php 1 patch
Indentation   +6 added lines, -6 removed lines patch added patch discarded remove patch
@@ -1,11 +1,11 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @package: chapi
4
- *
5
- * @author:  msiebeneicher
6
- * @since:   2015-07-28
7
- *
8
- */
3
+     * @package: chapi
4
+     *
5
+     * @author:  msiebeneicher
6
+     * @since:   2015-07-28
7
+     *
8
+     */
9 9
 
10 10
 
11 11
 namespace Chapi\Component\Chronos;
Please login to merge, or discard this patch.
src/Component/Command/CommandUtils.php 1 patch
Indentation   +6 added lines, -6 removed lines patch added patch discarded remove patch
@@ -1,11 +1,11 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @package: chapi
4
- *
5
- * @author:  msiebeneicher
6
- * @since:   2015-09-20
7
- *
8
- */
3
+     * @package: chapi
4
+     *
5
+     * @author:  msiebeneicher
6
+     * @since:   2015-09-20
7
+     *
8
+     */
9 9
 
10 10
 
11 11
 namespace Chapi\Component\Command;
Please login to merge, or discard this patch.
src/Component/Command/CommandUtilsInterface.php 1 patch
Indentation   +6 added lines, -6 removed lines patch added patch discarded remove patch
@@ -1,11 +1,11 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @package: chapi
4
- *
5
- * @author:  msiebeneicher
6
- * @since:   2015-09-20
7
- *
8
- */
3
+     * @package: chapi
4
+     *
5
+     * @author:  msiebeneicher
6
+     * @since:   2015-09-20
7
+     *
8
+     */
9 9
 
10 10
 
11 11
 namespace Chapi\Component\Command;
Please login to merge, or discard this patch.
src/Component/Command/JobUtils.php 1 patch
Indentation   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -1,10 +1,10 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @package: chapi
4
- *
5
- * @author:  msiebeneicher
6
- * @since:   2015-09-02
7
- */
3
+     * @package: chapi
4
+     *
5
+     * @author:  msiebeneicher
6
+     * @since:   2015-09-02
7
+     */
8 8
 
9 9
 namespace Chapi\Component\Command;
10 10
 
Please login to merge, or discard this patch.
src/Component/Command/JobUtilsInterface.php 1 patch
Indentation   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -1,10 +1,10 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @package: chapi
4
- *
5
- * @author:  msiebeneicher
6
- * @since:   2015-09-02
7
- */
3
+     * @package: chapi
4
+     *
5
+     * @author:  msiebeneicher
6
+     * @since:   2015-09-02
7
+     */
8 8
 
9 9
 namespace Chapi\Component\Command;
10 10
 
Please login to merge, or discard this patch.
src/Component/Comparison/DiffCompare.php 1 patch
Indentation   +6 added lines, -6 removed lines patch added patch discarded remove patch
@@ -1,11 +1,11 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @package: chapi
4
- *
5
- * @author:  msiebeneicher
6
- * @since:   2015-07-30
7
- *
8
- */
3
+     * @package: chapi
4
+     *
5
+     * @author:  msiebeneicher
6
+     * @since:   2015-07-30
7
+     *
8
+     */
9 9
 namespace Chapi\Component\Comparison;
10 10
 
11 11
 
Please login to merge, or discard this patch.
src/Component/Comparison/DiffCompareInterface.php 1 patch
Indentation   +6 added lines, -6 removed lines patch added patch discarded remove patch
@@ -1,11 +1,11 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @package: chapi
4
- *
5
- * @author:  msiebeneicher
6
- * @since:   2015-07-30
7
- *
8
- */
3
+     * @package: chapi
4
+     *
5
+     * @author:  msiebeneicher
6
+     * @since:   2015-07-30
7
+     *
8
+     */
9 9
 namespace Chapi\Component\Comparison;
10 10
 
11 11
 
Please login to merge, or discard this patch.
src/Component/DatePeriod/DatePeriodFactory.php 2 patches
Indentation   +6 added lines, -6 removed lines patch added patch discarded remove patch
@@ -1,11 +1,11 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @package: chapi
4
- *
5
- * @author:  msiebeneicher
6
- * @since:   2015-07-31
7
- *
8
- */
3
+     * @package: chapi
4
+     *
5
+     * @author:  msiebeneicher
6
+     * @since:   2015-07-31
7
+     *
8
+     */
9 9
 
10 10
 namespace Chapi\Component\DatePeriod;
11 11
 
Please login to merge, or discard this patch.
Braces   +2 added lines, -4 removed lines patch added patch discarded remove patch
@@ -38,8 +38,7 @@  discard block
 block discarded – undo
38 38
         try
39 39
         {
40 40
             return self::$aIso8601Entity[$_sKey] = new Iso8601Entity($sIso8601);
41
-        }
42
-        catch (\InvalidArgumentException $_oException)
41
+        } catch (\InvalidArgumentException $_oException)
43 42
         {
44 43
             throw new DatePeriodException(sprintf("Can't init Iso8601Entity for '%s' iso 8601 string.", $sIso8601), 1, $_oException);
45 44
         }
@@ -58,8 +57,7 @@  discard block
 block discarded – undo
58 57
         {
59 58
             $_oDateStart = new \DateTime(str_replace('Z', '', $_oIso8601Entity->sStartTime));
60 59
             $_oDateStart->setTimezone(new \DateTimeZone($sTimeZone));
61
-        }
62
-        else
60
+        } else
63 61
         {
64 62
             $_oDateStart = new \DateTime($_oIso8601Entity->sStartTime);
65 63
         }
Please login to merge, or discard this patch.