Make WordPress Core

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#41606 closed defect (bug) (wontfix)

Add @static keyword for WP_Http::validate_redirects()

Reported by: upadalavipul Owned by:
Priority: normal Milestone:
Component: HTTP API Version:
Severity: normal Keywords:
Cc: Focuses: docs

Description

the function in a static variable define but documentation is not mentioned and function is static but documentation is not mentioned is static.

Attachments (1)

41606.patch (602 bytes ) - added by upadalavipul 9 years ago.

Download all attachments as: .zip

Change History (5)

@upadalavipul
9 years ago

#1 @SergeyBiryukov
9 years ago

  • Component GeneralHTTP API
  • Summary needs documents improvementAdd @static keyword for WP_Http::validate_redirects()

#2 @netweb
9 years ago

  • Keywords needs-refresh added

The first change in 41606.patch has incorrect indentation, @upadalavipul, make sure you're using tabs for indentation please

#3 @birgire
9 years ago

  • Keywords needs-refresh removed
  • Resolutionwontfix
  • Status newclosed

Thanks again for the patch, @upadalavipul, but I mark this too as a wontfix because of the removal of the @static tag in docblocks.

See #42803.

#4 @netweb
9 years ago

  • Milestone Awaiting Review
Note: See TracTickets for help on using tickets.