Completed
Push — master ( 9ea0a0...136b8b )
by Julián
04:20
created
src/Strategy/Redirect.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
- * Effortless maintenance management (http://juliangut.com/janitor)
4
- *
5
- * @link https://github.com/juliangut/janitor for the canonical source repository
6
- * @license https://github.com/juliangut/janitor/blob/master/LICENSE
7
- */
3
+     * Effortless maintenance management (http://juliangut.com/janitor)
4
+     *
5
+     * @link https://github.com/juliangut/janitor for the canonical source repository
6
+     * @license https://github.com/juliangut/janitor/blob/master/LICENSE
7
+     */
8 8
 
9 9
 namespace Janitor\Strategy;
10 10
 
Please login to merge, or discard this patch.
src/Strategy/Render.php 2 patches
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
- * Effortless maintenance management (http://juliangut.com/janitor)
4
- *
5
- * @link https://github.com/juliangut/janitor for the canonical source repository
6
- * @license https://github.com/juliangut/janitor/blob/master/LICENSE
7
- */
3
+     * Effortless maintenance management (http://juliangut.com/janitor)
4
+     *
5
+     * @link https://github.com/juliangut/janitor for the canonical source repository
6
+     * @license https://github.com/juliangut/janitor/blob/master/LICENSE
7
+     */
8 8
 
9 9
 namespace Janitor\Strategy;
10 10
 
Please login to merge, or discard this patch.
Upper-Lower-Casing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -55,7 +55,7 @@
 block discarded – undo
55 55
     {$message}
56 56
 </body>
57 57
 </html>
58
-EOF;
58
+eof;
59 59
 
60 60
         echo $content;
61 61
     }
Please login to merge, or discard this patch.
src/Watcher.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
- * Effortless maintenance management (http://juliangut.com/janitor)
4
- *
5
- * @link https://github.com/juliangut/janitor for the canonical source repository
6
- * @license https://github.com/juliangut/janitor/blob/master/LICENSE
7
- */
3
+     * Effortless maintenance management (http://juliangut.com/janitor)
4
+     *
5
+     * @link https://github.com/juliangut/janitor for the canonical source repository
6
+     * @license https://github.com/juliangut/janitor/blob/master/LICENSE
7
+     */
8 8
 
9 9
 namespace Janitor;
10 10
 
Please login to merge, or discard this patch.
src/Watcher/Environment.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
- * Effortless maintenance management (http://juliangut.com/janitor)
4
- *
5
- * @link https://github.com/juliangut/janitor for the canonical source repository
6
- * @license https://github.com/juliangut/janitor/blob/master/LICENSE
7
- */
3
+     * Effortless maintenance management (http://juliangut.com/janitor)
4
+     *
5
+     * @link https://github.com/juliangut/janitor for the canonical source repository
6
+     * @license https://github.com/juliangut/janitor/blob/master/LICENSE
7
+     */
8 8
 
9 9
 namespace Janitor\Watcher;
10 10
 
Please login to merge, or discard this patch.
src/Watcher/File.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
- * Effortless maintenance management (http://juliangut.com/janitor)
4
- *
5
- * @link https://github.com/juliangut/janitor for the canonical source repository
6
- * @license https://github.com/juliangut/janitor/blob/master/LICENSE
7
- */
3
+     * Effortless maintenance management (http://juliangut.com/janitor)
4
+     *
5
+     * @link https://github.com/juliangut/janitor for the canonical source repository
6
+     * @license https://github.com/juliangut/janitor/blob/master/LICENSE
7
+     */
8 8
 
9 9
 namespace Janitor\Watcher;
10 10
 
Please login to merge, or discard this patch.
src/Watcher/Manual.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
- * Effortless maintenance management (http://juliangut.com/janitor)
4
- *
5
- * @link https://github.com/juliangut/janitor for the canonical source repository
6
- * @license https://github.com/juliangut/janitor/blob/master/LICENSE
7
- */
3
+     * Effortless maintenance management (http://juliangut.com/janitor)
4
+     *
5
+     * @link https://github.com/juliangut/janitor for the canonical source repository
6
+     * @license https://github.com/juliangut/janitor/blob/master/LICENSE
7
+     */
8 8
 
9 9
 namespace Janitor\Watcher;
10 10
 
Please login to merge, or discard this patch.
src/Watcher/Scheduled/Fixed.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
- * Effortless maintenance management (http://juliangut.com/janitor)
4
- *
5
- * @link https://github.com/juliangut/janitor for the canonical source repository
6
- * @license https://github.com/juliangut/janitor/blob/master/LICENSE
7
- */
3
+     * Effortless maintenance management (http://juliangut.com/janitor)
4
+     *
5
+     * @link https://github.com/juliangut/janitor for the canonical source repository
6
+     * @license https://github.com/juliangut/janitor/blob/master/LICENSE
7
+     */
8 8
 
9 9
 namespace Janitor\Watcher\Scheduled;
10 10
 
Please login to merge, or discard this patch.
src/Watcher/Scheduled/ScheduledTrait.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
- * Effortless maintenance management (http://juliangut.com/janitor)
4
- *
5
- * @link https://github.com/juliangut/janitor for the canonical source repository
6
- * @license https://github.com/juliangut/janitor/blob/master/LICENSE
7
- */
3
+     * Effortless maintenance management (http://juliangut.com/janitor)
4
+     *
5
+     * @link https://github.com/juliangut/janitor for the canonical source repository
6
+     * @license https://github.com/juliangut/janitor/blob/master/LICENSE
7
+     */
8 8
 
9 9
 namespace Janitor\Watcher\Scheduled;
10 10
 
Please login to merge, or discard this patch.
tests/Janitor/Excluder/IPTest.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
- * Effortless maintenance management (http://juliangut.com/janitor)
4
- *
5
- * @link https://github.com/juliangut/janitor for the canonical source repository
6
- * @license https://github.com/juliangut/janitor/blob/master/LICENSE
7
- */
3
+     * Effortless maintenance management (http://juliangut.com/janitor)
4
+     *
5
+     * @link https://github.com/juliangut/janitor for the canonical source repository
6
+     * @license https://github.com/juliangut/janitor/blob/master/LICENSE
7
+     */
8 8
 
9 9
 namespace Janitor\Test\Excluder;
10 10
 
Please login to merge, or discard this patch.