Make WordPress Core

Opened 4 weeks ago

Closed 4 weeks ago

#63343 closed defect (bug) (fixed)

Docs: Parameter correction

Reported by: nareshbheda's profile nareshbheda Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 6.9 Priority: normal
Severity: normal Version:
Component: Build/Test Tools Keywords: has-patch
Focuses: docs Cc:

Description

File: /tests/phpunit/includes/spy-rest-server.php
Doc comment for parameter $code does not match the actual variable name $status.

Attachments (1)

63343.patch (1004 bytes) - added by nareshbheda 4 weeks ago.

Download all attachments as: .zip

Change History (3)

@nareshbheda
4 weeks ago

#1 @SergeyBiryukov
4 weeks ago

  • Component changed from General to Build/Test Tools
  • Milestone changed from Awaiting Review to 6.9

#2 @SergeyBiryukov
4 weeks ago

  • Owner set to SergeyBiryukov
  • Resolution set to fixed
  • Status changed from new to closed

In 60185:

Docs: Correct parameter name in Spy_REST_Server::set_status().

Follow-up to [51960].

Props nareshbheda.
Fixes #63343.

Note: See TracTickets for help on using tickets.