Opened 7 years ago
Closed 7 years ago
#48214 closed defect (bug) (fixed)
Add missing `@param` for first parameter passed to `big_image_size_threshold`
| Reported by: | desrosj | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.3 |
| Component: | Media | Version: | 5.3 |
| Severity: | normal | Keywords: | needs-patch good-first-bug |
| Cc: | Focuses: | docs |
Description
The big_image_size_threshold filter is passed 4 values, but only three are documented inline. The first one, threshold value, needs a @param tag with the appropriate parts.
Attachments (2)
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
See #47873. Introduced in [46076].