Completed
Push — master ( 9027b2...09451e )
by Alexander
02:37
created
src/FCGI/Record/GetValuesResult.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 Alexander.Lisachenko
4
- * @date 14.07.2014
5
- */
3
+     * @author Alexander.Lisachenko
4
+     * @date 14.07.2014
5
+     */
6 6
 
7 7
 namespace Protocol\FCGI\Record;
8 8
 
Please login to merge, or discard this patch.
src/FCGI/Record/Stderr.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 Alexander.Lisachenko
4
- * @date 08.09.2015
5
- */
3
+     * @author Alexander.Lisachenko
4
+     * @date 08.09.2015
5
+     */
6 6
 
7 7
 namespace Protocol\FCGI;
8 8
 
Please login to merge, or discard this patch.
src/FCGI/Record/GetValues.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 Alexander.Lisachenko
4
- * @date 14.07.2014
5
- */
3
+     * @author Alexander.Lisachenko
4
+     * @date 14.07.2014
5
+     */
6 6
 
7 7
 namespace Protocol\FCGI\Record;
8 8
 
Please login to merge, or discard this patch.
src/FCGI/Record.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 Alexander.Lisachenko
4
- * @date 14.07.2014
5
- */
3
+     * @author Alexander.Lisachenko
4
+     * @date 14.07.2014
5
+     */
6 6
 
7 7
 namespace Protocol\FCGI\Record;
8 8
 
Please login to merge, or discard this patch.