Make WordPress Core

#61046 closed defect (bug) (fixed)

Extra Space need to remove in class-wp-block-bindings-registry.php

Reported by: shailu25's profile shailu25 Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 6.6 Priority: normal
Severity: trivial Version:
Component: General Keywords: has-patch
Focuses: docs Cc:

Description

In wp-includes/class-wp-block-bindings-registry.php file Line no 15

There is Extra Space before @since It Should Remove

This is Also Updated in the Gutenberg Repository: https://github.com/WordPress/gutenberg/pull/60918

Attachments (1)

61046.patch (451 bytes) - added by shailu25 13 months ago.
Patch Added

Download all attachments as: .zip

Change History (4)

@shailu25
13 months ago

Patch Added

#1 @shailu25
13 months ago

  • Keywords has-patch added

#2 @SergeyBiryukov
13 months ago

  • Milestone changed from Awaiting Review to 6.6

#3 @SergeyBiryukov
13 months ago

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

In 58027:

Docs: Remove extra space before @since in WP_Block_Bindings_Registry DocBlock.

Follow-up to [57373].

Props shailu25.
Fixes #61046.

Note: See TracTickets for help on using tickets.