Completed
Push — master ( 4e37f7...4d58ce )
by Ben
05:31
created
src/AbstractPluginManagerFactory.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
- * Dash
4
- *
5
- * @link      http://github.com/DASPRiD/Dash For the canonical source repository
6
- * @copyright 2013-2015 Ben Scholzen 'DASPRiD'
7
- * @license   http://opensource.org/licenses/BSD-2-Clause Simplified BSD License
8
- */
3
+     * Dash
4
+     *
5
+     * @link      http://github.com/DASPRiD/Dash For the canonical source repository
6
+     * @copyright 2013-2015 Ben Scholzen 'DASPRiD'
7
+     * @license   http://opensource.org/licenses/BSD-2-Clause Simplified BSD License
8
+     */
9 9
 
10 10
 namespace Dash;
11 11
 
Please login to merge, or discard this patch.
src/BaseUriFactory.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
- * Dash
4
- *
5
- * @link      http://github.com/DASPRiD/Dash For the canonical source repository
6
- * @copyright 2013-2015 Ben Scholzen 'DASPRiD'
7
- * @license   http://opensource.org/licenses/BSD-2-Clause Simplified BSD License
8
- */
3
+     * Dash
4
+     *
5
+     * @link      http://github.com/DASPRiD/Dash For the canonical source repository
6
+     * @copyright 2013-2015 Ben Scholzen 'DASPRiD'
7
+     * @license   http://opensource.org/licenses/BSD-2-Clause Simplified BSD License
8
+     */
9 9
 
10 10
 namespace Dash;
11 11
 
Please login to merge, or discard this patch.
src/Exception/DomainException.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
- * Dash
4
- *
5
- * @link      http://github.com/DASPRiD/Dash For the canonical source repository
6
- * @copyright 2013-2015 Ben Scholzen 'DASPRiD'
7
- * @license   http://opensource.org/licenses/BSD-2-Clause Simplified BSD License
8
- */
3
+     * Dash
4
+     *
5
+     * @link      http://github.com/DASPRiD/Dash For the canonical source repository
6
+     * @copyright 2013-2015 Ben Scholzen 'DASPRiD'
7
+     * @license   http://opensource.org/licenses/BSD-2-Clause Simplified BSD License
8
+     */
9 9
 
10 10
 namespace Dash\Exception;
11 11
 
Please login to merge, or discard this patch.
src/Parser/AbstractSegmentFactory.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
- * Dash
4
- *
5
- * @link      http://github.com/DASPRiD/Dash For the canonical source repository
6
- * @copyright 2013-2015 Ben Scholzen 'DASPRiD'
7
- * @license   http://opensource.org/licenses/BSD-2-Clause Simplified BSD License
8
- */
3
+     * Dash
4
+     *
5
+     * @link      http://github.com/DASPRiD/Dash For the canonical source repository
6
+     * @copyright 2013-2015 Ben Scholzen 'DASPRiD'
7
+     * @license   http://opensource.org/licenses/BSD-2-Clause Simplified BSD License
8
+     */
9 9
 
10 10
 namespace Dash\Parser;
11 11
 
Please login to merge, or discard this patch.
src/Parser/HostnameSegmentFactory.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
- * Dash
4
- *
5
- * @link      http://github.com/DASPRiD/Dash For the canonical source repository
6
- * @copyright 2013-2015 Ben Scholzen 'DASPRiD'
7
- * @license   http://opensource.org/licenses/BSD-2-Clause Simplified BSD License
8
- */
3
+     * Dash
4
+     *
5
+     * @link      http://github.com/DASPRiD/Dash For the canonical source repository
6
+     * @copyright 2013-2015 Ben Scholzen 'DASPRiD'
7
+     * @license   http://opensource.org/licenses/BSD-2-Clause Simplified BSD License
8
+     */
9 9
 
10 10
 namespace Dash\Parser;
11 11
 
Please login to merge, or discard this patch.
src/Parser/ParseResult.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
- * Dash
4
- *
5
- * @link      http://github.com/DASPRiD/Dash For the canonical source repository
6
- * @copyright 2013-2015 Ben Scholzen 'DASPRiD'
7
- * @license   http://opensource.org/licenses/BSD-2-Clause Simplified BSD License
8
- */
3
+     * Dash
4
+     *
5
+     * @link      http://github.com/DASPRiD/Dash For the canonical source repository
6
+     * @copyright 2013-2015 Ben Scholzen 'DASPRiD'
7
+     * @license   http://opensource.org/licenses/BSD-2-Clause Simplified BSD License
8
+     */
9 9
 
10 10
 namespace Dash\Parser;
11 11
 
Please login to merge, or discard this patch.
src/Parser/ParserInterface.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
- * Dash
4
- *
5
- * @link      http://github.com/DASPRiD/Dash For the canonical source repository
6
- * @copyright 2013-2015 Ben Scholzen 'DASPRiD'
7
- * @license   http://opensource.org/licenses/BSD-2-Clause Simplified BSD License
8
- */
3
+     * Dash
4
+     *
5
+     * @link      http://github.com/DASPRiD/Dash For the canonical source repository
6
+     * @copyright 2013-2015 Ben Scholzen 'DASPRiD'
7
+     * @license   http://opensource.org/licenses/BSD-2-Clause Simplified BSD License
8
+     */
9 9
 
10 10
 namespace Dash\Parser;
11 11
 
Please login to merge, or discard this patch.
src/Parser/ParserManager.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
- * Dash
4
- *
5
- * @link      http://github.com/DASPRiD/Dash For the canonical source repository
6
- * @copyright 2013-2015 Ben Scholzen 'DASPRiD'
7
- * @license   http://opensource.org/licenses/BSD-2-Clause Simplified BSD License
8
- */
3
+     * Dash
4
+     *
5
+     * @link      http://github.com/DASPRiD/Dash For the canonical source repository
6
+     * @copyright 2013-2015 Ben Scholzen 'DASPRiD'
7
+     * @license   http://opensource.org/licenses/BSD-2-Clause Simplified BSD License
8
+     */
9 9
 
10 10
 namespace Dash\Parser;
11 11
 
Please login to merge, or discard this patch.
src/Parser/ParserManagerFactory.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
- * Dash
4
- *
5
- * @link      http://github.com/DASPRiD/Dash For the canonical source repository
6
- * @copyright 2013-2015 Ben Scholzen 'DASPRiD'
7
- * @license   http://opensource.org/licenses/BSD-2-Clause Simplified BSD License
8
- */
3
+     * Dash
4
+     *
5
+     * @link      http://github.com/DASPRiD/Dash For the canonical source repository
6
+     * @copyright 2013-2015 Ben Scholzen 'DASPRiD'
7
+     * @license   http://opensource.org/licenses/BSD-2-Clause Simplified BSD License
8
+     */
9 9
 
10 10
 namespace Dash\Parser;
11 11
 
Please login to merge, or discard this patch.