Make WordPress Core

Opened 3 years ago

#60451 new defect (bug)

@subpackage tag is considered deprecated by phpDocumentor

Reported by: henry.wright Owned by:
Priority: normal Milestone: Awaiting Review
Component: General Version:
Severity: normal Keywords:
Cc: Focuses: docs

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.

Change History (0)

Note: See TracTickets for help on using tickets.