Completed
Push — master ( 379576...3184a2 )
by Roman
02:29
created
src/exceptions/InvalidNotIntException.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/InvalidRegExpPatternException.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/InvalidResourceException.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/InvalidNumericException.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/InvalidNotResourceException.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/NumberNotPositiveException.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/InvalidStringLengthException.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/InvalidNotStringException.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/ValueNotInArrayException.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.