Make WordPress Core

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#35699 closed defect (bug) (fixed)

Fix indentation for JsonSerializable comment

Reported by: frozzare's profile Frozzare Owned by: drewapicture's profile DrewAPicture
Milestone: 4.5 Priority: normal
Severity: normal Version: 4.4
Component: REST API Keywords: has-patch
Focuses: docs Cc:

Description

This will fix indentation for @link tag in JsonSerializable comment. It using spaces today when the rest of the comment uses tabs.

Attachments (1)

35699.patch (381 bytes) - added by Frozzare 9 years ago.

Download all attachments as: .zip

Change History (5)

@Frozzare
9 years ago

#1 @Frozzare
9 years ago

  • Keywords has-patch added

#2 @DrewAPicture
9 years ago

  • Milestone changed from Awaiting Review to 4.5
  • Type changed from enhancement to defect (bug)

Hi @Frozzare, thanks for the patch!

#3 @DrewAPicture
9 years ago

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

In 36490:

Docs: Fix one line of the DocBlock for the JsonSerializable compat interface to use a tab instead of spaces.

Props Frozzare.
Fixes #35699.

#4 @johnbillion
9 years ago

  • Version changed from trunk to 4.4
Note: See TracTickets for help on using tickets.