Completed
Push — master ( 379576...3184a2 )
by Roman
02:29
created
src/exceptions/LengthNotLessException.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @link      https://github.com/ko-ko-ko/php-assert
4
- * @copyright Copyright (c) 2015 Roman Levishchenko <[email protected]>
5
- * @license   https://raw.github.com/ko-ko-ko/php-assert/master/LICENSE
6
- */
3
+     * @link      https://github.com/ko-ko-ko/php-assert
4
+     * @copyright Copyright (c) 2015 Roman Levishchenko <[email protected]>
5
+     * @license   https://raw.github.com/ko-ko-ko/php-assert/master/LICENSE
6
+     */
7 7
 
8 8
 namespace KoKoKo\assert\exceptions;
9 9
 
Please login to merge, or discard this patch.
src/exceptions/InvalidDigitException.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @link      https://github.com/ko-ko-ko/php-assert
4
- * @copyright Copyright (c) 2015 Roman Levishchenko <[email protected]>
5
- * @license   https://raw.github.com/ko-ko-ko/php-assert/master/LICENSE
6
- */
3
+     * @link      https://github.com/ko-ko-ko/php-assert
4
+     * @copyright Copyright (c) 2015 Roman Levishchenko <[email protected]>
5
+     * @license   https://raw.github.com/ko-ko-ko/php-assert/master/LICENSE
6
+     */
7 7
 
8 8
 namespace KoKoKo\assert\exceptions;
9 9
 
Please login to merge, or discard this patch.
src/exceptions/InvalidFloatException.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @link      https://github.com/ko-ko-ko/php-assert
4
- * @copyright Copyright (c) 2015 Roman Levishchenko <[email protected]>
5
- * @license   https://raw.github.com/ko-ko-ko/php-assert/master/LICENSE
6
- */
3
+     * @link      https://github.com/ko-ko-ko/php-assert
4
+     * @copyright Copyright (c) 2015 Roman Levishchenko <[email protected]>
5
+     * @license   https://raw.github.com/ko-ko-ko/php-assert/master/LICENSE
6
+     */
7 7
 
8 8
 namespace KoKoKo\assert\exceptions;
9 9
 
Please login to merge, or discard this patch.
src/exceptions/NumberNotLessStrictlyException.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @link      https://github.com/ko-ko-ko/php-assert
4
- * @copyright Copyright (c) 2015 Roman Levishchenko <[email protected]>
5
- * @license   https://raw.github.com/ko-ko-ko/php-assert/master/LICENSE
6
- */
3
+     * @link      https://github.com/ko-ko-ko/php-assert
4
+     * @copyright Copyright (c) 2015 Roman Levishchenko <[email protected]>
5
+     * @license   https://raw.github.com/ko-ko-ko/php-assert/master/LICENSE
6
+     */
7 7
 
8 8
 namespace KoKoKo\assert\exceptions;
9 9
 
Please login to merge, or discard this patch.
src/exceptions/InvalidNotArrayException.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @link      https://github.com/ko-ko-ko/php-assert
4
- * @copyright Copyright (c) 2015 Roman Levishchenko <[email protected]>
5
- * @license   https://raw.github.com/ko-ko-ko/php-assert/master/LICENSE
6
- */
3
+     * @link      https://github.com/ko-ko-ko/php-assert
4
+     * @copyright Copyright (c) 2015 Roman Levishchenko <[email protected]>
5
+     * @license   https://raw.github.com/ko-ko-ko/php-assert/master/LICENSE
6
+     */
7 7
 
8 8
 namespace KoKoKo\assert\exceptions;
9 9
 
Please login to merge, or discard this patch.
src/exceptions/ArgumentException.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @link      https://github.com/ko-ko-ko/php-assert
4
- * @copyright Copyright (c) 2015 Roman Levishchenko <[email protected]>
5
- * @license   https://raw.github.com/ko-ko-ko/php-assert/master/LICENSE
6
- */
3
+     * @link      https://github.com/ko-ko-ko/php-assert
4
+     * @copyright Copyright (c) 2015 Roman Levishchenko <[email protected]>
5
+     * @license   https://raw.github.com/ko-ko-ko/php-assert/master/LICENSE
6
+     */
7 7
 
8 8
 namespace KoKoKo\assert\exceptions;
9 9
 
Please login to merge, or discard this patch.
src/exceptions/InvalidNotEmptyException.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @link      https://github.com/ko-ko-ko/php-assert
4
- * @copyright Copyright (c) 2015 Roman Levishchenko <[email protected]>
5
- * @license   https://raw.github.com/ko-ko-ko/php-assert/master/LICENSE
6
- */
3
+     * @link      https://github.com/ko-ko-ko/php-assert
4
+     * @copyright Copyright (c) 2015 Roman Levishchenko <[email protected]>
5
+     * @license   https://raw.github.com/ko-ko-ko/php-assert/master/LICENSE
6
+     */
7 7
 
8 8
 namespace KoKoKo\assert\exceptions;
9 9
 
Please login to merge, or discard this patch.
src/exceptions/StringNotMatchRegExpException.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @link      https://github.com/ko-ko-ko/php-assert
4
- * @copyright Copyright (c) 2015 Roman Levishchenko <[email protected]>
5
- * @license   https://raw.github.com/ko-ko-ko/php-assert/master/LICENSE
6
- */
3
+     * @link      https://github.com/ko-ko-ko/php-assert
4
+     * @copyright Copyright (c) 2015 Roman Levishchenko <[email protected]>
5
+     * @license   https://raw.github.com/ko-ko-ko/php-assert/master/LICENSE
6
+     */
7 7
 
8 8
 namespace KoKoKo\assert\exceptions;
9 9
 
Please login to merge, or discard this patch.
src/Assert.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @link      https://github.com/ko-ko-ko/php-assert
4
- * @copyright Copyright (c) 2015 Roman Levishchenko <[email protected]>
5
- * @license   https://raw.github.com/ko-ko-ko/php-assert/master/LICENSE
6
- */
3
+     * @link      https://github.com/ko-ko-ko/php-assert
4
+     * @copyright Copyright (c) 2015 Roman Levishchenko <[email protected]>
5
+     * @license   https://raw.github.com/ko-ko-ko/php-assert/master/LICENSE
6
+     */
7 7
 
8 8
 namespace KoKoKo\assert\exceptions;
9 9
 
Please login to merge, or discard this patch.