Opened 2 years ago
Closed 2 years ago
#60473 closed enhancement (fixed)
Coding Standards: Use `implode` instead of `join` in wp-includes/fonts/class-wp-font-utils.php
| Reported by: | david.binda | Owned by: | hellofromTonya |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.5 |
| Component: | Editor | Version: | 6.5 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: | coding-standards |
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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.