[wp-trac] [WordPress Trac] #59389: Coding Standards: Use `implode` instead of `join` in tests/phpunit/tests/media.php and tests/phpunit/tests/media/getPostGalleries.php

WordPress Trac noreply at wordpress.org
Tue Sep 19 11:41:13 UTC 2023


#59389: Coding Standards: Use `implode` instead of `join` in
tests/phpunit/tests/media.php and
tests/phpunit/tests/media/getPostGalleries.php
------------------------------+-----------------------------
 Reporter:  david.binda       |      Owner:  (none)
     Type:  enhancement       |     Status:  new
 Priority:  normal            |  Milestone:  Awaiting Review
Component:  General           |    Version:
 Severity:  normal            |   Keywords:
  Focuses:  coding-standards  |
------------------------------+-----------------------------
 r49193 replaced multiple instances of aliased functions by the canonical
 ones. Since then, some new instances of `join` instead of `implode` were
 introduced.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/59389>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list