@@ -1,9 +1,9 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * This file is part of the ZBateson\MailMimeParser project. |
|
| 4 | - * |
|
| 5 | - * @license http://opensource.org/licenses/bsd-license.php BSD |
|
| 6 | - */ |
|
| 3 | + * This file is part of the ZBateson\MailMimeParser project. |
|
| 4 | + * |
|
| 5 | + * @license http://opensource.org/licenses/bsd-license.php BSD |
|
| 6 | + */ |
|
| 7 | 7 | namespace ZBateson\MailMimeParser; |
| 8 | 8 | |
| 9 | 9 | use ZBateson\MailMimeParser\Header\Consumer\ConsumerService; |
@@ -1,9 +1,9 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * This file is part of the ZBateson\MailMimeParser project. |
|
| 4 | - * |
|
| 5 | - * @license http://opensource.org/licenses/bsd-license.php BSD |
|
| 6 | - */ |
|
| 3 | + * This file is part of the ZBateson\MailMimeParser project. |
|
| 4 | + * |
|
| 5 | + * @license http://opensource.org/licenses/bsd-license.php BSD |
|
| 6 | + */ |
|
| 7 | 7 | namespace ZBateson\MailMimeParser; |
| 8 | 8 | |
| 9 | 9 | use ZBateson\MailMimeParser\Header\Consumer\ConsumerService; |
@@ -1,9 +1,9 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * This file is part of the ZBateson\MailMimeParser project. |
|
| 4 | - * |
|
| 5 | - * @license http://opensource.org/licenses/bsd-license.php BSD |
|
| 6 | - */ |
|
| 3 | + * This file is part of the ZBateson\MailMimeParser project. |
|
| 4 | + * |
|
| 5 | + * @license http://opensource.org/licenses/bsd-license.php BSD |
|
| 6 | + */ |
|
| 7 | 7 | namespace ZBateson\MailMimeParser; |
| 8 | 8 | |
| 9 | 9 | use ZBateson\MailMimeParser\Header\Consumer\ConsumerService; |
@@ -1,9 +1,9 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * This file is part of the ZBateson\MailMimeParser project. |
|
| 4 | - * |
|
| 5 | - * @license http://opensource.org/licenses/bsd-license.php BSD |
|
| 6 | - */ |
|
| 3 | + * This file is part of the ZBateson\MailMimeParser project. |
|
| 4 | + * |
|
| 5 | + * @license http://opensource.org/licenses/bsd-license.php BSD |
|
| 6 | + */ |
|
| 7 | 7 | namespace ZBateson\MailMimeParser; |
| 8 | 8 | |
| 9 | 9 | use ZBateson\MailMimeParser\Header\Consumer\ConsumerService; |
@@ -140,7 +140,7 @@ |
||
| 140 | 140 | $handle, |
| 141 | 141 | 'mailmimeparser-encode', |
| 142 | 142 | STREAM_FILTER_READ, |
| 143 | - [ 'charset' => $part->getHeaderParameter('Content-Type', 'charset') ] |
|
| 143 | + ['charset' => $part->getHeaderParameter('Content-Type', 'charset')] |
|
| 144 | 144 | ); |
| 145 | 145 | } |
| 146 | 146 | } |
@@ -1,9 +1,9 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * This file is part of the ZBateson\MailMimeParser project. |
|
| 4 | - * |
|
| 5 | - * @license http://opensource.org/licenses/bsd-license.php BSD |
|
| 6 | - */ |
|
| 3 | + * This file is part of the ZBateson\MailMimeParser project. |
|
| 4 | + * |
|
| 5 | + * @license http://opensource.org/licenses/bsd-license.php BSD |
|
| 6 | + */ |
|
| 7 | 7 | namespace ZBateson\MailMimeParser; |
| 8 | 8 | |
| 9 | 9 | use ZBateson\MailMimeParser\Header\Consumer\ConsumerService; |
@@ -102,7 +102,7 @@ |
||
| 102 | 102 | * Filters the lines in the passed $lines array, returning a concatenated |
| 103 | 103 | * string of decoded lines. |
| 104 | 104 | * |
| 105 | - * @param array $lines |
|
| 105 | + * @param string[] $lines |
|
| 106 | 106 | * @param int $consumed |
| 107 | 107 | * @return string |
| 108 | 108 | */ |
@@ -1,9 +1,9 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * This file is part of the ZBateson\MailMimeParser project. |
|
| 4 | - * |
|
| 5 | - * @license http://opensource.org/licenses/bsd-license.php BSD |
|
| 6 | - */ |
|
| 3 | + * This file is part of the ZBateson\MailMimeParser project. |
|
| 4 | + * |
|
| 5 | + * @license http://opensource.org/licenses/bsd-license.php BSD |
|
| 6 | + */ |
|
| 7 | 7 | namespace ZBateson\MailMimeParser; |
| 8 | 8 | |
| 9 | 9 | use ZBateson\MailMimeParser\Header\Consumer\ConsumerService; |
@@ -1,9 +1,9 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * This file is part of the ZBateson\MailMimeParser project. |
|
| 4 | - * |
|
| 5 | - * @license http://opensource.org/licenses/bsd-license.php BSD |
|
| 6 | - */ |
|
| 3 | + * This file is part of the ZBateson\MailMimeParser project. |
|
| 4 | + * |
|
| 5 | + * @license http://opensource.org/licenses/bsd-license.php BSD |
|
| 6 | + */ |
|
| 7 | 7 | namespace ZBateson\MailMimeParser; |
| 8 | 8 | |
| 9 | 9 | use ZBateson\MailMimeParser\Header\Consumer\ConsumerService; |
@@ -1,9 +1,9 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * This file is part of the ZBateson\MailMimeParser project. |
|
| 4 | - * |
|
| 5 | - * @license http://opensource.org/licenses/bsd-license.php BSD |
|
| 6 | - */ |
|
| 3 | + * This file is part of the ZBateson\MailMimeParser project. |
|
| 4 | + * |
|
| 5 | + * @license http://opensource.org/licenses/bsd-license.php BSD |
|
| 6 | + */ |
|
| 7 | 7 | namespace ZBateson\MailMimeParser; |
| 8 | 8 | |
| 9 | 9 | use ZBateson\MailMimeParser\Header\Consumer\ConsumerService; |
@@ -1,9 +1,9 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * This file is part of the ZBateson\MailMimeParser project. |
|
| 4 | - * |
|
| 5 | - * @license http://opensource.org/licenses/bsd-license.php BSD |
|
| 6 | - */ |
|
| 3 | + * This file is part of the ZBateson\MailMimeParser project. |
|
| 4 | + * |
|
| 5 | + * @license http://opensource.org/licenses/bsd-license.php BSD |
|
| 6 | + */ |
|
| 7 | 7 | namespace ZBateson\MailMimeParser; |
| 8 | 8 | |
| 9 | 9 | use ZBateson\MailMimeParser\Header\Consumer\ConsumerService; |
@@ -102,7 +102,7 @@ |
||
| 102 | 102 | * Filters the lines in the passed $lines array, returning a concatenated |
| 103 | 103 | * string of decoded lines. |
| 104 | 104 | * |
| 105 | - * @param array $lines |
|
| 105 | + * @param string[] $lines |
|
| 106 | 106 | * @param int $consumed |
| 107 | 107 | * @return string |
| 108 | 108 | */ |