Make WordPress Core

Opened 6 years ago

Closed 6 years ago

#46384 closed defect (bug) (fixed)

Adding public access modifiers to abstract-testcase.php

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

Description

I discovered the access modifiers were missing for this class so I added these.

Attachments (1)

46384.diff (10.3 KB) - added by andizer 6 years ago.
Added public access modifiers

Download all attachments as: .zip

Change History (4)

@andizer
6 years ago

Added public access modifiers

#1 @desrosj
6 years ago

  • Milestone changed from Awaiting Review to Future Release
  • Owner set to desrosj
  • Severity changed from normal to minor
  • Status changed from new to reviewing

#2 @desrosj
6 years ago

  • Milestone changed from Future Release to 5.2

#3 @desrosj
6 years ago

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

In 44823:

Built/Test Tools: Add missing access modifiers to abstract-testcase.php.

Fixes #46384.
Props andizer.

Note: See TracTickets for help on using tickets.