Test Failed
Push — master ( 2e661b...41a727 )
by Sergey
02:30
created
src/LTDBeget/sphinx/enums/options/eSearchdOption.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,7 +1,7 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * automatically generated from sphinx documentation
4
- */
3
+     * automatically generated from sphinx documentation
4
+     */
5 5
 
6 6
 namespace LTDBeget\sphinx\enums\options;
7 7
 
Please login to merge, or discard this patch.
src/LTDBeget/sphinx/informer/OptionInfo.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/17/16
5
- * @time: 2:32 PM
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date: 3/17/16
5
+     * @time: 2:32 PM
6
+     */
7 7
 
8 8
 namespace LTDBeget\sphinx\informer;
9 9
 
Please login to merge, or discard this patch.
src/LTDBeget/sphinx/informer/exceptions/UnknownValueException.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/17/16
5
- * @time: 4:26 PM
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date: 3/17/16
5
+     * @time: 4:26 PM
6
+     */
7 7
 
8 8
 namespace LTDBeget\sphinx\informer\exceptions;
9 9
 
Please login to merge, or discard this patch.
src/LTDBeget/sphinx/configurator/configurationEntities/base/Settings.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: 20.03.16
5
- * @time: 1:53
6
- */
3
+     * @author: Viskov Sergey
4
+     * @date: 20.03.16
5
+     * @time: 1:53
6
+     */
7 7
 
8 8
 namespace LTDBeget\sphinx\configurator\configurationEntities\base;
9 9
 
Please login to merge, or discard this patch.