Deprecated
Table of Contents
ParseDirectoryCommand.php
Line | Element | Reason |
---|---|---|
71 | ParseDirectoryCommand::getExcludedSpecification() | Specification definition on parse directory is deprecated. Use @{see self::getExclude()} instead. |
ListItem.php
Line | Element | Reason |
---|---|---|
17 | ListItem | Needs to be removed duplicate of ListItemNode |
Run.php
Line | Element | Reason |
---|---|---|
152 | Run::registerProgressBar() | this method will be removed in v2 |
MarkupLanguageParser.php
Line | Element | Reason |
---|---|---|
50 | MarkupLanguageParser::getSubParser() | one should use injected rules in a rule. Not subparsers |
LinesIterator.php
Line | Element | Reason |
---|---|---|
96 | LinesIterator::prev() | Work around for Production's eating one line too many |