Completed
Push — analysis-8nJpN8 ( 9a23dc )
by Christian
09:25 queued 06:43
created
Cmfcmf/OpenWeatherMap/Exception.php 1 patch
Indentation   +14 added lines, -14 removed lines patch added patch discarded remove patch
@@ -1,19 +1,19 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * OpenWeatherMap-PHP-API — A php api to parse weather data from http://www.OpenWeatherMap.org .
4
- *
5
- * @license MIT
6
- *
7
- * Please see the LICENSE file distributed with this source code for further
8
- * information regarding copyright and licensing.
9
- *
10
- * Please visit the following links to read about the usage policies and the license of
11
- * OpenWeatherMap before using this class:
12
- *
13
- * @see http://www.OpenWeatherMap.org
14
- * @see http://www.OpenWeatherMap.org/terms
15
- * @see http://openweathermap.org/appid
16
- */
3
+     * OpenWeatherMap-PHP-API — A php api to parse weather data from http://www.OpenWeatherMap.org .
4
+     *
5
+     * @license MIT
6
+     *
7
+     * Please see the LICENSE file distributed with this source code for further
8
+     * information regarding copyright and licensing.
9
+     *
10
+     * Please visit the following links to read about the usage policies and the license of
11
+     * OpenWeatherMap before using this class:
12
+     *
13
+     * @see http://www.OpenWeatherMap.org
14
+     * @see http://www.OpenWeatherMap.org/terms
15
+     * @see http://openweathermap.org/appid
16
+     */
17 17
 
18 18
 namespace Cmfcmf\OpenWeatherMap\Tests\Fetcher;
19 19
 
Please login to merge, or discard this patch.
Cmfcmf/OpenWeatherMap/Fetcher/FetcherInterface.php 1 patch
Indentation   +14 added lines, -14 removed lines patch added patch discarded remove patch
@@ -1,19 +1,19 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * OpenWeatherMap-PHP-API — A php api to parse weather data from http://www.OpenWeatherMap.org .
4
- *
5
- * @license MIT
6
- *
7
- * Please see the LICENSE file distributed with this source code for further
8
- * information regarding copyright and licensing.
9
- *
10
- * Please visit the following links to read about the usage policies and the license of
11
- * OpenWeatherMap before using this class:
12
- *
13
- * @see http://www.OpenWeatherMap.org
14
- * @see http://www.OpenWeatherMap.org/terms
15
- * @see http://openweathermap.org/appid
16
- */
3
+     * OpenWeatherMap-PHP-API — A php api to parse weather data from http://www.OpenWeatherMap.org .
4
+     *
5
+     * @license MIT
6
+     *
7
+     * Please see the LICENSE file distributed with this source code for further
8
+     * information regarding copyright and licensing.
9
+     *
10
+     * Please visit the following links to read about the usage policies and the license of
11
+     * OpenWeatherMap before using this class:
12
+     *
13
+     * @see http://www.OpenWeatherMap.org
14
+     * @see http://www.OpenWeatherMap.org/terms
15
+     * @see http://openweathermap.org/appid
16
+     */
17 17
 
18 18
 namespace Cmfcmf\OpenWeatherMap\Tests\Fetcher;
19 19
 
Please login to merge, or discard this patch.
Cmfcmf/OpenWeatherMap/Fetcher/FileGetContentsFetcher.php 1 patch
Indentation   +14 added lines, -14 removed lines patch added patch discarded remove patch
@@ -1,19 +1,19 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * OpenWeatherMap-PHP-API — A php api to parse weather data from http://www.OpenWeatherMap.org .
4
- *
5
- * @license MIT
6
- *
7
- * Please see the LICENSE file distributed with this source code for further
8
- * information regarding copyright and licensing.
9
- *
10
- * Please visit the following links to read about the usage policies and the license of
11
- * OpenWeatherMap before using this class:
12
- *
13
- * @see http://www.OpenWeatherMap.org
14
- * @see http://www.OpenWeatherMap.org/terms
15
- * @see http://openweathermap.org/appid
16
- */
3
+     * OpenWeatherMap-PHP-API — A php api to parse weather data from http://www.OpenWeatherMap.org .
4
+     *
5
+     * @license MIT
6
+     *
7
+     * Please see the LICENSE file distributed with this source code for further
8
+     * information regarding copyright and licensing.
9
+     *
10
+     * Please visit the following links to read about the usage policies and the license of
11
+     * OpenWeatherMap before using this class:
12
+     *
13
+     * @see http://www.OpenWeatherMap.org
14
+     * @see http://www.OpenWeatherMap.org/terms
15
+     * @see http://openweathermap.org/appid
16
+     */
17 17
 
18 18
 namespace Cmfcmf\OpenWeatherMap\Tests\Fetcher;
19 19
 
Please login to merge, or discard this patch.
Cmfcmf/OpenWeatherMap/Util/Wind.php 1 patch
Indentation   +14 added lines, -14 removed lines patch added patch discarded remove patch
@@ -1,19 +1,19 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * OpenWeatherMap-PHP-API — A php api to parse weather data from http://www.OpenWeatherMap.org .
4
- *
5
- * @license MIT
6
- *
7
- * Please see the LICENSE file distributed with this source code for further
8
- * information regarding copyright and licensing.
9
- *
10
- * Please visit the following links to read about the usage policies and the license of
11
- * OpenWeatherMap before using this class:
12
- *
13
- * @see http://www.OpenWeatherMap.org
14
- * @see http://www.OpenWeatherMap.org/terms
15
- * @see http://openweathermap.org/appid
16
- */
3
+     * OpenWeatherMap-PHP-API — A php api to parse weather data from http://www.OpenWeatherMap.org .
4
+     *
5
+     * @license MIT
6
+     *
7
+     * Please see the LICENSE file distributed with this source code for further
8
+     * information regarding copyright and licensing.
9
+     *
10
+     * Please visit the following links to read about the usage policies and the license of
11
+     * OpenWeatherMap before using this class:
12
+     *
13
+     * @see http://www.OpenWeatherMap.org
14
+     * @see http://www.OpenWeatherMap.org/terms
15
+     * @see http://openweathermap.org/appid
16
+     */
17 17
 
18 18
 namespace Cmfcmf\OpenWeatherMap\Tests\Fetcher;
19 19
 
Please login to merge, or discard this patch.
Cmfcmf/OpenWeatherMap/Util/Sun.php 1 patch
Indentation   +14 added lines, -14 removed lines patch added patch discarded remove patch
@@ -1,19 +1,19 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * OpenWeatherMap-PHP-API — A php api to parse weather data from http://www.OpenWeatherMap.org .
4
- *
5
- * @license MIT
6
- *
7
- * Please see the LICENSE file distributed with this source code for further
8
- * information regarding copyright and licensing.
9
- *
10
- * Please visit the following links to read about the usage policies and the license of
11
- * OpenWeatherMap before using this class:
12
- *
13
- * @see http://www.OpenWeatherMap.org
14
- * @see http://www.OpenWeatherMap.org/terms
15
- * @see http://openweathermap.org/appid
16
- */
3
+     * OpenWeatherMap-PHP-API — A php api to parse weather data from http://www.OpenWeatherMap.org .
4
+     *
5
+     * @license MIT
6
+     *
7
+     * Please see the LICENSE file distributed with this source code for further
8
+     * information regarding copyright and licensing.
9
+     *
10
+     * Please visit the following links to read about the usage policies and the license of
11
+     * OpenWeatherMap before using this class:
12
+     *
13
+     * @see http://www.OpenWeatherMap.org
14
+     * @see http://www.OpenWeatherMap.org/terms
15
+     * @see http://openweathermap.org/appid
16
+     */
17 17
 
18 18
 namespace Cmfcmf\OpenWeatherMap\Tests\Fetcher;
19 19
 
Please login to merge, or discard this patch.
Cmfcmf/OpenWeatherMap/Util/City.php 1 patch
Indentation   +14 added lines, -14 removed lines patch added patch discarded remove patch
@@ -1,19 +1,19 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * OpenWeatherMap-PHP-API — A php api to parse weather data from http://www.OpenWeatherMap.org .
4
- *
5
- * @license MIT
6
- *
7
- * Please see the LICENSE file distributed with this source code for further
8
- * information regarding copyright and licensing.
9
- *
10
- * Please visit the following links to read about the usage policies and the license of
11
- * OpenWeatherMap before using this class:
12
- *
13
- * @see http://www.OpenWeatherMap.org
14
- * @see http://www.OpenWeatherMap.org/terms
15
- * @see http://openweathermap.org/appid
16
- */
3
+     * OpenWeatherMap-PHP-API — A php api to parse weather data from http://www.OpenWeatherMap.org .
4
+     *
5
+     * @license MIT
6
+     *
7
+     * Please see the LICENSE file distributed with this source code for further
8
+     * information regarding copyright and licensing.
9
+     *
10
+     * Please visit the following links to read about the usage policies and the license of
11
+     * OpenWeatherMap before using this class:
12
+     *
13
+     * @see http://www.OpenWeatherMap.org
14
+     * @see http://www.OpenWeatherMap.org/terms
15
+     * @see http://openweathermap.org/appid
16
+     */
17 17
 
18 18
 namespace Cmfcmf\OpenWeatherMap\Tests\Fetcher;
19 19
 
Please login to merge, or discard this patch.
Cmfcmf/OpenWeatherMap/Util/Time.php 1 patch
Indentation   +14 added lines, -14 removed lines patch added patch discarded remove patch
@@ -1,19 +1,19 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * OpenWeatherMap-PHP-API — A php api to parse weather data from http://www.OpenWeatherMap.org .
4
- *
5
- * @license MIT
6
- *
7
- * Please see the LICENSE file distributed with this source code for further
8
- * information regarding copyright and licensing.
9
- *
10
- * Please visit the following links to read about the usage policies and the license of
11
- * OpenWeatherMap before using this class:
12
- *
13
- * @see http://www.OpenWeatherMap.org
14
- * @see http://www.OpenWeatherMap.org/terms
15
- * @see http://openweathermap.org/appid
16
- */
3
+     * OpenWeatherMap-PHP-API — A php api to parse weather data from http://www.OpenWeatherMap.org .
4
+     *
5
+     * @license MIT
6
+     *
7
+     * Please see the LICENSE file distributed with this source code for further
8
+     * information regarding copyright and licensing.
9
+     *
10
+     * Please visit the following links to read about the usage policies and the license of
11
+     * OpenWeatherMap before using this class:
12
+     *
13
+     * @see http://www.OpenWeatherMap.org
14
+     * @see http://www.OpenWeatherMap.org/terms
15
+     * @see http://openweathermap.org/appid
16
+     */
17 17
 
18 18
 namespace Cmfcmf\OpenWeatherMap\Tests\Fetcher;
19 19
 
Please login to merge, or discard this patch.
Cmfcmf/OpenWeatherMap/Util/Unit.php 1 patch
Indentation   +14 added lines, -14 removed lines patch added patch discarded remove patch
@@ -1,19 +1,19 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * OpenWeatherMap-PHP-API — A php api to parse weather data from http://www.OpenWeatherMap.org .
4
- *
5
- * @license MIT
6
- *
7
- * Please see the LICENSE file distributed with this source code for further
8
- * information regarding copyright and licensing.
9
- *
10
- * Please visit the following links to read about the usage policies and the license of
11
- * OpenWeatherMap before using this class:
12
- *
13
- * @see http://www.OpenWeatherMap.org
14
- * @see http://www.OpenWeatherMap.org/terms
15
- * @see http://openweathermap.org/appid
16
- */
3
+     * OpenWeatherMap-PHP-API — A php api to parse weather data from http://www.OpenWeatherMap.org .
4
+     *
5
+     * @license MIT
6
+     *
7
+     * Please see the LICENSE file distributed with this source code for further
8
+     * information regarding copyright and licensing.
9
+     *
10
+     * Please visit the following links to read about the usage policies and the license of
11
+     * OpenWeatherMap before using this class:
12
+     *
13
+     * @see http://www.OpenWeatherMap.org
14
+     * @see http://www.OpenWeatherMap.org/terms
15
+     * @see http://openweathermap.org/appid
16
+     */
17 17
 
18 18
 namespace Cmfcmf\OpenWeatherMap\Tests\Fetcher;
19 19
 
Please login to merge, or discard this patch.
Cmfcmf/OpenWeatherMap/Util/Weather.php 1 patch
Indentation   +14 added lines, -14 removed lines patch added patch discarded remove patch
@@ -1,19 +1,19 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * OpenWeatherMap-PHP-API — A php api to parse weather data from http://www.OpenWeatherMap.org .
4
- *
5
- * @license MIT
6
- *
7
- * Please see the LICENSE file distributed with this source code for further
8
- * information regarding copyright and licensing.
9
- *
10
- * Please visit the following links to read about the usage policies and the license of
11
- * OpenWeatherMap before using this class:
12
- *
13
- * @see http://www.OpenWeatherMap.org
14
- * @see http://www.OpenWeatherMap.org/terms
15
- * @see http://openweathermap.org/appid
16
- */
3
+     * OpenWeatherMap-PHP-API — A php api to parse weather data from http://www.OpenWeatherMap.org .
4
+     *
5
+     * @license MIT
6
+     *
7
+     * Please see the LICENSE file distributed with this source code for further
8
+     * information regarding copyright and licensing.
9
+     *
10
+     * Please visit the following links to read about the usage policies and the license of
11
+     * OpenWeatherMap before using this class:
12
+     *
13
+     * @see http://www.OpenWeatherMap.org
14
+     * @see http://www.OpenWeatherMap.org/terms
15
+     * @see http://openweathermap.org/appid
16
+     */
17 17
 
18 18
 namespace Cmfcmf\OpenWeatherMap\Tests\Fetcher;
19 19
 
Please login to merge, or discard this patch.