Opened 10 years ago
Closed 10 years ago
#37544 closed enhancement (fixed)
Remove one-time variable $pieces for terms_clauses
| Reported by: | ocean90 | Owned by: | boonebgorges |
|---|---|---|---|
| Priority: | low | Milestone: | 4.7 |
| Component: | Taxonomy | Version: | |
| Severity: | minor | Keywords: | has-patch |
| Cc: | Focuses: |
Description
$pieces is since [28736] only used in compact(). Having the extra variable makes the current code harder to read and can also confuse IDEs because they can't correctly evaluate whether a variable is used or not.
Attachments (2)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 38377: