Make WordPress Core

Opened 9 years ago

Closed 4 years ago

#43424 closed enhancement (duplicate)

Use access modifiers in POMO library

Reported by: SergeyBiryukov Owned by:
Priority: normal Milestone:
Component: I18N Version:
Severity: normal Keywords:
Cc: Focuses:

Description

Background: #22234, #42803.

Most of class methods and properties in WordPress core have proper access modifiers now.

The POMO library was left out of these changes at the time, see comment:16:ticket:22234.

Newer commits do have the proper modifiers though: [38961], [39591], [41722], so I guess the older code should be updated as well for consistency. It's a standalone library, but not really an external one and can be modified as needed.

Change History (2)

This ticket was mentioned in Slack in #core-php by sergey. View the logs.


8 years ago

#2 @swissspidy
4 years ago

  • Milestone Awaiting Review
  • Resolutionduplicate
  • Status newclosed

Duplicate of #54177.

I think this was made obsolete by [51919]

Note: See TracTickets for help on using tickets.