Make WordPress Core

Opened 6 years ago

Closed 6 years ago

#46505 closed enhancement (fixed)

Adds access modifiers to factory classes in phpunit/includes/wp-profiler

Reported by: andizer's profile andizer Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 5.2 Priority: normal
Severity: normal Version:
Component: Build/Test Tools Keywords: has-patch
Focuses: Cc:

Description

The methods are missing the public access modifier. I've added these.

Attachments (1)

46505.diff (3.0 KB) - added by andizer 6 years ago.

Download all attachments as: .zip

Change History (3)

@andizer
6 years ago

#1 @SergeyBiryukov
6 years ago

  • Milestone changed from Awaiting Review to 5.2
  • Owner set to SergeyBiryukov
  • Status changed from new to reviewing

#2 @SergeyBiryukov
6 years ago

  • Resolution set to fixed
  • Status changed from reviewing to closed

In 44915:

Build/Test Tools: Add missing access modifiers in phpunit/includes/wp-profiler.php.

Props andizer.
Fixes #46505.

Note: See TracTickets for help on using tickets.