Test Setup Failed
Branch master (e9839e)
by Sergey
02:37 queued 24s
created
src/LTDBeget/dns/configurator/validators/SoaNumberCheck.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
- * @author: Viskov Sergey
4
- * @date  : 4/11/16
5
- * @time  : 7:15 PM
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date  : 4/11/16
5
+     * @time  : 7:15 PM
6
+     */
7 7
 
8 8
 namespace LTDBeget\dns\configurator\validators;
9 9
 
Please login to merge, or discard this patch.
src/LTDBeget/dns/configurator/validators/OriginValidator.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
- * @author: Viskov Sergey
4
- * @date  : 29.07.15
5
- * @time  : 19:26
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date  : 29.07.15
5
+     * @time  : 19:26
6
+     */
7 7
 
8 8
 namespace LTDBeget\dns\configurator\validators;
9 9
 
Please login to merge, or discard this patch.
src/LTDBeget/dns/configurator/validators/SoaNotInRootValidator.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
- * @author: Viskov Sergey
4
- * @date  : 4/11/16
5
- * @time  : 7:25 PM
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date  : 4/11/16
5
+     * @time  : 7:25 PM
6
+     */
7 7
 
8 8
 namespace LTDBeget\dns\configurator\validators;
9 9
 
Please login to merge, or discard this patch.
src/LTDBeget/dns/configurator/validators/TtlValidator.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
- * @author: Viskov Sergey
4
- * @date  : 31.07.15
5
- * @time  : 16:36
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date  : 31.07.15
5
+     * @time  : 16:36
6
+     */
7 7
 
8 8
 namespace LTDBeget\dns\configurator\validators;
9 9
 
Please login to merge, or discard this patch.
src/LTDBeget/dns/configurator/deserializer/ArrayDeserializer.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
- * @author: Viskov Sergey
4
- * @date: 05.04.16
5
- * @time: 1:14
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date: 05.04.16
5
+     * @time: 1:14
6
+     */
7 7
 
8 8
 namespace LTDBeget\dns\configurator\deserializer;
9 9
 
Please login to merge, or discard this patch.
src/LTDBeget/dns/enums/eRecordNotification.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
- * @author: Viskov Sergey
4
- * @date: 05.04.16
5
- * @time: 3:45
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date: 05.04.16
5
+     * @time: 3:45
6
+     */
7 7
 
8 8
 namespace LTDBeget\dns\enums;
9 9
 
Please login to merge, or discard this patch.
src/LTDBeget/dns/configurator/validators/PtrValidator.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
- * @author: Viskov Sergey
4
- * @date  : 31.07.15
5
- * @time  : 16:36
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date  : 31.07.15
5
+     * @time  : 16:36
6
+     */
7 7
 
8 8
 namespace LTDBeget\dns\configurator\validators;
9 9
 
Please login to merge, or discard this patch.
src/LTDBeget/dns/configurator/validators/Int16Validator.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @author: [email protected]
4
- * @date  :   02.11.15
5
- */
3
+     * @author: [email protected]
4
+     * @date  :   02.11.15
5
+     */
6 6
 
7 7
 namespace LTDBeget\dns\configurator\validators;
8 8
 
Please login to merge, or discard this patch.
src/LTDBeget/dns/configurator/zoneEntities/record/CnameRecord.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
- * @author: Viskov Sergey
4
- * @date: 05.04.16
5
- * @time: 1:40
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date: 05.04.16
5
+     * @time: 1:40
6
+     */
7 7
 
8 8
 namespace LTDBeget\dns\configurator\zoneEntities\record;
9 9
 
Please login to merge, or discard this patch.