8000 Merge branch 'master' into 3.0.x · QubusPHP/valueobjects@874c654 · GitHub
[go: up one dir, main page]

Skip to content

Commit 874c654

Browse files
committed
Merge branch 'master' into 3.0.x
2 parents 73842b0 + 8768130 commit 874c654

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+39
-148
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion

Climate/Celsius.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
* @copyright 2020
88
* @author Joshua Parker <joshua@joshuaparker.dev>
99
* @license https://opensource.org/licenses/mit-license.php MIT License
10-
*
11-
* @since 1.0.0
1210
*/
1311

1412
declare(strict_types=1);

Climate/Fahrenheit.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
* @copyright 2020
88
* @author Joshua Parker <joshua@joshuaparker.dev>
99
* @license https://opensource.org/licenses/mit-license.php MIT License
10-
*
11-
* @since 1.0.0
1210
*/
1311

1412
declare(strict_types=1);

Climate/Kelvin.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
* @copyright 2020
88
* @author Joshua Parker <joshua@joshuaparker.dev>
99
* @license https://opensource.org/licenses/mit-license.php MIT License
10-
*
11-
* @since 1.0.0
1210
*/
1311

1412
declare(strict_types=1);

Climate/RelativeHumidity.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
* @copyright 2020
88
* @author Joshua Parker <joshua@joshuaparker.dev>
99
* @license https://opensource.org/licenses/mit-license.php MIT License
10-
*
11-
* @since 1.0.0
1210
*/
1311

1412
declare(strict_types=1);

Climate/Temperature.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
* @copyright 2020
88
* @author Joshua Parker <joshua@joshuaparker.dev>
99
* @license https://opensource.org/licenses/mit-license.php MIT License
10-
*
11-
* @since 1.0.0
1210
*/
1311

1412
declare(strict_types=1);

DateTime/Date.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
* @copyright 2020
88
* @author Joshua Parker <joshua@joshuaparker.dev>
99
* @license https://opensource.org/licenses/mit-license.php MIT License
10-
*
11-
* @since 1.0.0
1210
*/
1311

1412
declare(strict_types=1);

DateTime/DateTime.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
* @copyright 2020
88
* @author Joshua Parker <joshua@joshuaparker.dev>
99
* @license https://opensource.org/licenses/mit-license.php MIT License
10-
*
11-
* @since 1.0.0
1210
*/
1311

1412
declare(strict_types=1);

DateTime/DateTimeWithTimeZone.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
* @copyright 2020
88
* @author Joshua Parker <joshua@joshuaparker.dev>
99
* @license https://opensource.org/licenses/mit-license.php MIT License
10-
*
11-
* @since 1.0.0
1210
*/
1311

1412
declare(strict_types=1);

DateTime/Exception/InvalidDateException.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
* @copyright 2020
88
* @author Joshua Parker <joshua@joshuaparker.dev>
99
* @license https://opensource.org/licenses/mit-license.php MIT License
10-
*
11-
* @since 1.0.0
1210
*/
1311

1412
declare(strict_types=1);

0 commit comments

Comments
 (0)
0