Make WordPress Core

Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#41530 closed defect (bug) (duplicate)

Remove usage of each() from phpunit bootstrap.php

Reported by: ayeshrajans's profile ayeshrajans Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Build/Test Tools Keywords:
Focuses: Cc:

Description

See #40109 for parent ticket.
Swap the each() call in phpunit/includes/bootstrap.php with a foreach(). Pretty straight forward.

Attachments (1)

41530.patch (632 bytes) - added by ayeshrajans 7 years ago.
https://travis-ci.org/Ayesh/wordpress-develop/jobs/260115631

Download all attachments as: .zip

Change History (3)

#1 @ocean90
7 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed
  • Version trunk deleted

Hello @ayeshrajans, thanks for the ticket but we already have #41525 for this.

#2 @ayeshrajans
7 years ago

I'm terribly sorry @ocean90. I will be more careful to search the queue well before posting.

Note: See TracTickets for help on using tickets.