Test Failed
Push — master ( 2e661b...41a727 )
by Sergey
02:30
created
src/LTDBeget/sphinx/configurator/deserializers/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: 19.03.16
5
- * @time: 1:54
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date: 19.03.16
5
+     * @time: 1:54
6
+     */
7 7
 
8 8
 namespace LTDBeget\sphinx\configurator\deserializers;
9 9
 
Please login to merge, or discard this patch.
src/LTDBeget/sphinx/configurator/deserializers/PlainDeserializer.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: 19.03.16
5
- * @time: 2:00
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date: 19.03.16
5
+     * @time: 2:00
6
+     */
7 7
 
8 8
 namespace LTDBeget\sphinx\configurator\deserializers;
9 9
 
Please login to merge, or discard this patch.
src/LTDBeget/sphinx/configurator/serializers/JsonSerializer.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: 3/14/16
5
- * @time: 6:36 PM
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date: 3/14/16
5
+     * @time: 6:36 PM
6
+     */
7 7
 
8 8
 namespace LTDBeget\sphinx\configurator\serializers;
9 9
 
Please login to merge, or discard this patch.
src/LTDBeget/sphinx/configurator/serializers/PlainSerializer.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: 3/3/16
5
- * @time: 5:13 PM
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date: 3/3/16
5
+     * @time: 5:13 PM
6
+     */
7 7
 
8 8
 namespace LTDBeget\sphinx\configurator\serializers;
9 9
 
Please login to merge, or discard this patch.
src/LTDBeget/sphinx/configurator/serializers/ArraySerializer.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: 3/14/16
5
- * @time: 12:54 PM
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date: 3/14/16
5
+     * @time: 12:54 PM
6
+     */
7 7
 
8 8
 namespace LTDBeget\sphinx\configurator\serializers;
9 9
 
Please login to merge, or discard this patch.
src/LTDBeget/sphinx/configurator/configurationEntities/sections/Common.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: 3/18/16
5
- * @time: 5:33 PM
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date: 3/18/16
5
+     * @time: 5:33 PM
6
+     */
7 7
 
8 8
 namespace LTDBeget\sphinx\configurator\configurationEntities\sections;
9 9
 
Please login to merge, or discard this patch.
src/LTDBeget/sphinx/configurator/configurationEntities/sections/Index.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: 3/18/16
5
- * @time: 5:32 PM
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date: 3/18/16
5
+     * @time: 5:32 PM
6
+     */
7 7
 
8 8
 namespace LTDBeget\sphinx\configurator\configurationEntities\sections;
9 9
 
Please login to merge, or discard this patch.
src/LTDBeget/sphinx/configurator/configurationEntities/sections/Searchd.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: 3/18/16
5
- * @time: 5:43 PM
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date: 3/18/16
5
+     * @time: 5:43 PM
6
+     */
7 7
 
8 8
 namespace LTDBeget\sphinx\configurator\configurationEntities\sections;
9 9
 
Please login to merge, or discard this patch.
src/LTDBeget/sphinx/configurator/configurationEntities/base/Section.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: 3/18/16
5
- * @time: 5:11 PM
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date: 3/18/16
5
+     * @time: 5:11 PM
6
+     */
7 7
 
8 8
 namespace LTDBeget\sphinx\configurator\configurationEntities\base;
9 9
 
Please login to merge, or discard this patch.