@@ -36,13 +36,13 @@ |
||
| 36 | 36 | const STDERR = 7; |
| 37 | 37 | const DATA = 8; |
| 38 | 38 | const GET_VALUES = 9; |
| 39 | - const GET_VALUES_RESULT =10; |
|
| 40 | - const UNKNOWN_TYPE =11; |
|
| 39 | + const GET_VALUES_RESULT = 10; |
|
| 40 | + const UNKNOWN_TYPE = 11; |
|
| 41 | 41 | |
| 42 | 42 | /** |
| 43 | 43 | * Value for requestId component of FCGI_Header |
| 44 | 44 | */ |
| 45 | - const NULL_REQUEST_ID = 0; |
|
| 45 | + const NULL_REQUEST_ID = 0; |
|
| 46 | 46 | |
| 47 | 47 | /** |
| 48 | 48 | * Mask for flags component of FCGI_BeginRequestBody |
@@ -1,8 +1,8 @@ |
||
| 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; |
| 8 | 8 | |
@@ -1,8 +1,8 @@ |
||
| 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\Record; |
| 8 | 8 | |
@@ -1,8 +1,8 @@ |
||
| 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 | |
@@ -1,8 +1,8 @@ |
||
| 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 | |
@@ -1,8 +1,8 @@ |
||
| 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 | |
@@ -1,8 +1,8 @@ |
||
| 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\Record; |
| 8 | 8 | |
@@ -1,8 +1,8 @@ |
||
| 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\Record; |
| 8 | 8 | |
@@ -1,8 +1,8 @@ |
||
| 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 | |