Opened 13 months ago
#60451 new defect (bug)
@subpackage tag is considered deprecated by phpDocumentor
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | General | Keywords: | |
Focuses: | docs | Cc: |
Description
The @subpackage tag is considered deprecated by phpDocumentor. Instead, the @package tag supports multiple levels.
Source https://docs.phpdoc.org/3.0/guide/references/phpdoc/tags/subpackage.html
This tag is considered deprecated and support may be removed in a future version of phpDocumentor. It is recommended to use the @package tag's ability to provide multiple levels instead.
Note: See
TracTickets for help on using
tickets.