Make WordPress Core

Opened 6 years ago

Closed 5 years ago

#46784 closed defect (bug) (fixed)

Fix WPCS violation in wp-includes/class-wp-http-proxy.php

Reported by: thrijith's profile thrijith Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 5.5 Priority: normal
Severity: normal Version:
Component: HTTP API Keywords: has-patch
Focuses: coding-standards Cc:

Description

Fix WPCS violation in wp-includes/class-wp-http-proxy.php

Attachments (2)

46784.patch (457 bytes) - added by thrijith 6 years ago.
46784.diff (761 bytes) - added by mukesh27 6 years ago.
Fixed other possible WPCS violation

Download all attachments as: .zip

Change History (7)

@thrijith
6 years ago

#1 @mukesh27
6 years ago

  • Component changed from General to HTTP API

#2 @SergeyBiryukov
6 years ago

  • Focuses coding-standards added

@mukesh27
6 years ago

Fixed other possible WPCS violation

#3 @SergeyBiryukov
5 years ago

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

#4 @SergeyBiryukov
5 years ago

Just noting that the first issue is already resolved in [47219/trunk/src/wp-includes/class-wp-http-proxy.php] / #49222.

#5 @SergeyBiryukov
5 years ago

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

In 47508:

Coding Standards: Fix WPCS issues in wp-includes/class-wp-http-proxy.php.

Props thrijith, mukesh27.
Fixes #46784.

Note: See TracTickets for help on using tickets.