Element | Line | Description |
---|---|---|
\phpDocumentor\Descriptor\Builder\Reflector\AssemblerAbstract::deduplicateTypes() | 126 | the functionality in this method has been moved to the Compound type in the latest unreleased version of the TypeResolver library |
Element | Line | Description |
---|---|---|
\phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor::__toString() | 67 | will be removed in v4 |
Element | Line | Description |
---|---|---|
\phpDocumentor\Descriptor\Interfaces\ProjectInterface::getFiles() | 33 | Please use the getFiles method on the DocumentationSet |
\phpDocumentor\Descriptor\Interfaces\ProjectInterface::getIndexes() | 40 | Please use the getIndexes method on the DocumentationSet |
Element | Line | Description |
---|---|---|
\phpDocumentor\Descriptor\ProjectDescriptor::getFiles() | 61 | Please use {@see \phpDocumentor\Descriptor\DocumentationSetDescriptor::getFiles()} |
\phpDocumentor\Descriptor\ProjectDescriptor::getIndexes() | 71 | Please use {@see \phpDocumentor\Descriptor\DocumentationSetDescriptor::getIndexes()} |
\phpDocumentor\Descriptor\ProjectDescriptor::getNamespace() | 143 | |
\phpDocumentor\Descriptor\ProjectDescriptor::getPackage() | 166 | |
\phpDocumentor\Descriptor\ProjectDescriptor::getApiDocumentationSet() | 177 | As soon as we are done migrating to multiple API Documentation sets, this method becomes invalid and should be removed. |
Element | Line | Description |
---|---|---|
\phpDocumentor\Descriptor\Traits\IsInFile::getLine() | 72 | use getStartLocation()->getLineNumber() instead |
Element | Line | Description |
---|---|---|
\phpDocumentor\Transformer\Writer\Twig\LinkRenderer::withProject() | 64 | will be removed once getProject is removed |
\phpDocumentor\Transformer\Writer\Twig\LinkRenderer::getProject() | 81 | use {@see \phpDocumentor\Transformer\Writer\Twig\getDocumentationSet()} |