Make WordPress Core

Opened 6 years ago

Closed 6 years ago

#46504 closed enhancement (fixed)

Adds access modifiers to factory classes in phpunit/includes/factory

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

Description

The access modifiers are missing for most of the classes in phpunit/includes/factory. I've added these.

Attachments (1)

46504.diff (17.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 44903:

Build/Test Tools: Add missing access modifiers to factory classes in phpunit/includes/factory.

Props andizer.
Fixes #46504.

Note: See TracTickets for help on using tickets.