Markers
Table of Contents
JsonFormatter.php
| Type | Line | Description |
|---|---|---|
| TODO | 185 | 2.0 only check for Throwable |
LineFormatter.php
| Type | Line | Description |
|---|---|---|
| TODO | 132 | 2.0 only check for Throwable |
LogglyFormatter.php
| Type | Line | Description |
|---|---|---|
| TODO | 42 | 2.0 unset the 'datetime' parameter, retained for BC |
NormalizerFormatter.php
| Type | Line | Description |
|---|---|---|
| TODO | 99 | 2.0 only check for Throwable |
| TODO | 124 | 2.0 only check for Throwable |
AmqpHandler.php
| Type | Line | Description |
|---|---|---|
| TODO | 118 | 2.0 remove substr call |
Comment.php
| Type | Line | Description |
|---|---|---|
| TODO | 230 | Rename these to include "start". |
TokenStream.php
| Type | Line | Description |
|---|---|---|
| TODO | 240 | Handle non-space indentation |
AttributeEmulator.php
| Type | Line | Description |
|---|---|---|
| TODO | 42 | return $tokens; |
Standard.php
| Type | Line | Description |
|---|---|---|
| TODO | 1071 | This is not fully accurate. |
PrettyPrinterAbstract.php
| Type | Line | Description |
|---|---|---|
| TODO | 497 | Add <?php properly |
| TODO | 728 | Try to preserve formatting |
| TODO | 779 | Preserve formatting. |
| TODO | 882 | Preserve formatting. |
| TODO | 905 | Support removing single node. |
| TODO | 1169 | FIXUP_NEW_VARIABLE |
| TODO | 1180 | FIXUP_NEW_VARIABLE |
| TODO | 1302 | "yield" where both key and value are inserted doesn't work |
| TODO | 1330 | 'Stmt_TryCatch->finally' => [null, false, ' ', null], |
| TODO | 1346 | These need to be treated more carefully |
| TODO | 1438 | Insertion into empty statement lists. |
| TODO | 1497 | ]; |
StandardTagFactory.php
| Type | Line | Description |
|---|---|---|
| TODO | 236 | Annotation support is planned for a later stage and as such is disabled for now |
| TODO | 339 | this method should be populated once we implement Annotation notation support. |
