Make WordPress Core

Opened 6 weeks ago

Closed 6 weeks ago

Last modified 6 weeks ago

#61493 closed enhancement (fixed)

Coding Standards: An extra line in between functions in wp-includes/blocks.php

Reported by: davidbinda's profile david.binda Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 6.6 Priority: normal
Severity: trivial Version: 6.5.5
Component: General Keywords: has-patch commit
Focuses: Cc:

Description

After there is an extra line in between functions in https://core.trac.wordpress.org/browser/trunk/src/wp-includes/blocks.php?rev=58471#L1776

It was added in r58471

Attachments (2)

61493.diff (325 bytes) - added by david.binda 6 weeks ago.
61493.patch (330 bytes) - added by Shital Patel 6 weeks ago.
removed extra line.

Download all attachments as: .zip

Change History (6)

@david.binda
6 weeks ago

This ticket was mentioned in PR #6896 on WordPress/wordpress-develop by @narenin.


6 weeks ago
#1

  • Keywords has-patch added

#2 @sabernhardt
6 weeks ago

  • Keywords commit added
  • Milestone changed from Awaiting Review to 6.6
  • Severity changed from normal to trivial
  • Version changed from trunk to 6.5.5

61493.diff already removed the extra line, but the PR does too.

@Shital Patel
6 weeks ago

removed extra line.

#3 @SergeyBiryukov
6 weeks ago

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

In 58561:

Docs: Correct DocBlock formatting in wp-includes/blocks.php.

Follow-up to [58471].

Props david.binda, narenin, sabernhardt, shital-patel, SergeyBiryukov.
Fixes #61493.

@SergeyBiryukov commented on PR #6896:


6 weeks ago
#4

Thanks for the PR! Merged in r58561.

Note: See TracTickets for help on using tickets.