Completed
Push — master ( da45ca...077b9d )
by Julián
03:06
created
src/Exception/OptionException.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
- * Spiral: PSR7 aware cURL client (https://github.com/juliangut/spiral)
4
- *
5
- * @link https://github.com/juliangut/spiral for the canonical source repository
6
- * @license https://raw.githubusercontent.com/juliangut/spiral/master/LICENSE
7
- */
3
+     * Spiral: PSR7 aware cURL client (https://github.com/juliangut/spiral)
4
+     *
5
+     * @link https://github.com/juliangut/spiral for the canonical source repository
6
+     * @license https://raw.githubusercontent.com/juliangut/spiral/master/LICENSE
7
+     */
8 8
 
9 9
 namespace Jgut\Spiral\Exception;
10 10
 
Please login to merge, or discard this patch.
src/Option/AutoReferer.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
- * Spiral: PSR7 aware cURL client (https://github.com/juliangut/spiral)
4
- *
5
- * @link https://github.com/juliangut/spiral for the canonical source repository
6
- * @license https://raw.githubusercontent.com/juliangut/spiral/master/LICENSE
7
- */
3
+     * Spiral: PSR7 aware cURL client (https://github.com/juliangut/spiral)
4
+     *
5
+     * @link https://github.com/juliangut/spiral for the canonical source repository
6
+     * @license https://raw.githubusercontent.com/juliangut/spiral/master/LICENSE
7
+     */
8 8
 
9 9
 namespace Jgut\Spiral\Option;
10 10
 
Please login to merge, or discard this patch.
src/Option/ConnectTimeout.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
- * Spiral: PSR7 aware cURL client (https://github.com/juliangut/spiral)
4
- *
5
- * @link https://github.com/juliangut/spiral for the canonical source repository
6
- * @license https://raw.githubusercontent.com/juliangut/spiral/master/LICENSE
7
- */
3
+     * Spiral: PSR7 aware cURL client (https://github.com/juliangut/spiral)
4
+     *
5
+     * @link https://github.com/juliangut/spiral for the canonical source repository
6
+     * @license https://raw.githubusercontent.com/juliangut/spiral/master/LICENSE
7
+     */
8 8
 
9 9
 namespace Jgut\Spiral\Option;
10 10
 
Please login to merge, or discard this patch.
src/Option/Cookie.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
- * Spiral: PSR7 aware cURL client (https://github.com/juliangut/spiral)
4
- *
5
- * @link https://github.com/juliangut/spiral for the canonical source repository
6
- * @license https://raw.githubusercontent.com/juliangut/spiral/master/LICENSE
7
- */
3
+     * Spiral: PSR7 aware cURL client (https://github.com/juliangut/spiral)
4
+     *
5
+     * @link https://github.com/juliangut/spiral for the canonical source repository
6
+     * @license https://raw.githubusercontent.com/juliangut/spiral/master/LICENSE
7
+     */
8 8
 
9 9
 namespace Jgut\Spiral\Option;
10 10
 
Please login to merge, or discard this patch.
src/Option/CookieFile.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
- * Spiral: PSR7 aware cURL client (https://github.com/juliangut/spiral)
4
- *
5
- * @link https://github.com/juliangut/spiral for the canonical source repository
6
- * @license https://raw.githubusercontent.com/juliangut/spiral/master/LICENSE
7
- */
3
+     * Spiral: PSR7 aware cURL client (https://github.com/juliangut/spiral)
4
+     *
5
+     * @link https://github.com/juliangut/spiral for the canonical source repository
6
+     * @license https://raw.githubusercontent.com/juliangut/spiral/master/LICENSE
7
+     */
8 8
 
9 9
 namespace Jgut\Spiral\Option;
10 10
 
Please login to merge, or discard this patch.
src/Option/CookieJar.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
- * Spiral: PSR7 aware cURL client (https://github.com/juliangut/spiral)
4
- *
5
- * @link https://github.com/juliangut/spiral for the canonical source repository
6
- * @license https://raw.githubusercontent.com/juliangut/spiral/master/LICENSE
7
- */
3
+     * Spiral: PSR7 aware cURL client (https://github.com/juliangut/spiral)
4
+     *
5
+     * @link https://github.com/juliangut/spiral for the canonical source repository
6
+     * @license https://raw.githubusercontent.com/juliangut/spiral/master/LICENSE
7
+     */
8 8
 
9 9
 namespace Jgut\Spiral\Option;
10 10
 
Please login to merge, or discard this patch.
src/Option/Crlf.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
- * Spiral: PSR7 aware cURL client (https://github.com/juliangut/spiral)
4
- *
5
- * @link https://github.com/juliangut/spiral for the canonical source repository
6
- * @license https://raw.githubusercontent.com/juliangut/spiral/master/LICENSE
7
- */
3
+     * Spiral: PSR7 aware cURL client (https://github.com/juliangut/spiral)
4
+     *
5
+     * @link https://github.com/juliangut/spiral for the canonical source repository
6
+     * @license https://raw.githubusercontent.com/juliangut/spiral/master/LICENSE
7
+     */
8 8
 
9 9
 namespace Jgut\Spiral\Option;
10 10
 
Please login to merge, or discard this patch.
src/Option/Encoding.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
- * Spiral: PSR7 aware cURL client (https://github.com/juliangut/spiral)
4
- *
5
- * @link https://github.com/juliangut/spiral for the canonical source repository
6
- * @license https://raw.githubusercontent.com/juliangut/spiral/master/LICENSE
7
- */
3
+     * Spiral: PSR7 aware cURL client (https://github.com/juliangut/spiral)
4
+     *
5
+     * @link https://github.com/juliangut/spiral for the canonical source repository
6
+     * @license https://raw.githubusercontent.com/juliangut/spiral/master/LICENSE
7
+     */
8 8
 
9 9
 namespace Jgut\Spiral\Option;
10 10
 
Please login to merge, or discard this patch.
src/Option/FileTime.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
- * Spiral: PSR7 aware cURL client (https://github.com/juliangut/spiral)
4
- *
5
- * @link https://github.com/juliangut/spiral for the canonical source repository
6
- * @license https://raw.githubusercontent.com/juliangut/spiral/master/LICENSE
7
- */
3
+     * Spiral: PSR7 aware cURL client (https://github.com/juliangut/spiral)
4
+     *
5
+     * @link https://github.com/juliangut/spiral for the canonical source repository
6
+     * @license https://raw.githubusercontent.com/juliangut/spiral/master/LICENSE
7
+     */
8 8
 
9 9
 namespace Jgut\Spiral\Option;
10 10
 
Please login to merge, or discard this patch.