Make WordPress Core

Opened 4 years ago

Closed 4 years ago

#49106 closed defect (bug) (fixed)

Code refactoring for WP OPML XML

Reported by: dkarfa's profile dkarfa Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 5.4 Priority: normal
Severity: normal Version:
Component: General Keywords: has-patch
Focuses: coding-standards Cc:

Description

  1. missing third argument for in_array

Attachments (1)

49106.patch (471 bytes) - added by dkarfa 4 years ago.

Download all attachments as: .zip

Change History (4)

@dkarfa
4 years ago

#1 @SergeyBiryukov
4 years ago

  • Focuses coding-standards added
  • Milestone changed from Awaiting Review to 5.4

#2 @SergeyBiryukov
4 years ago

  • Owner set to SergeyBiryukov
  • Status changed from new to reviewing

#3 @SergeyBiryukov
4 years ago

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

In 47033:

Link Manager: Use a strict in_array() check in wp-links-opml.php.

Props dkarfa.
Fixes #49106.

Note: See TracTickets for help on using tickets.