Opened 22 months ago
Closed 22 months ago
#60473 closed enhancement (fixed)
Coding Standards: Use `implode` instead of `join` in wp-includes/fonts/class-wp-font-utils.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 6.5 | Priority: | normal |
| Severity: | normal | Version: | 6.5 |
| Component: | Editor | Keywords: | has-patch commit |
| Focuses: | coding-standards | Cc: |
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Good catch @davidbinda. Yes, I agree with you. Marking this for
commitand will prep the commit shortly.Here's the PR in Gutenberg with the same change to keep the code in sync https://github.com/WordPress/gutenberg/pull/58845.