Opened 10 years ago
Closed 10 years ago
#37224 closed defect (bug) (fixed)
term_exist PHPDoc does not state clearly what string argument allows
| Reported by: | Kenshino | Owned by: | boonebgorges |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.7 |
| Component: | Taxonomy | Version: | 3.0 |
| Severity: | normal | Keywords: | has-patch commit good-first-bug |
| Cc: | Focuses: | docs |
Description
For
<?php term_exists(); // Line 1381 ?>
PHPDoc does not state clearly what the string option within the int|string argument allows
Attachments (2)
Change History (8)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Patch to fix PHPDoc