Opened 5 years ago
Closed 4 years ago
#49052 closed defect (bug) (fixed)
Twenty Nineteen: Coding Standard issue in twentynineteen_hsl_hex()
Reported by: | ankitmaru | Owned by: | SergeyBiryukov |
---|---|---|---|
Milestone: | 5.6 | Priority: | normal |
Severity: | normal | Version: | 5.0 |
Component: | Bundled Theme | Keywords: | has-patch |
Focuses: | coding-standards | Cc: |
Description
Coding Standards: Undefined variable warning showing on twentynineteen/inc/template-functions.php
Variable declaration not as per PHP standards.
Attachments (2)
Change History (6)
#1
@
5 years ago
- Milestone changed from Awaiting Review to Future Release
- Summary changed from Coding Standards: twentynineteen/inc/template-functions.php to Twenty Nineteen: Coding Standard issue in twentynineteen/inc/template-functions.php
- Version changed from 5.3 to 5.0
#2
@
4 years ago
- Summary changed from Twenty Nineteen: Coding Standard issue in twentynineteen/inc/template-functions.php to Twenty Nineteen: Coding Standard issue in twentynineteen_hsl_hex()
@ankitmaru Thanks for the patch! I simply refreshed it after twentynineteen_hsl_hex()
moved to a helper-functions.php file (see #45984).
Note: See
TracTickets for help on using
tickets.
same change as in the earlier patch, but in helper-functions.php