Make WordPress Core

Opened 6 months ago

Closed 6 months ago

#60964 closed defect (bug) (fixed)

Coding Standards: Fix missing strict in_array on global-styles-and-settings.php

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

Description

Coding Standards: Fix missing strict in_array on global-styles-and-settings.php

Attachments (1)

60964.diff (1.1 KB) - added by immeet94 6 months ago.

Download all attachments as: .zip

Change History (4)

@immeet94
6 months ago

#1 @itpathsolutions
6 months ago

  • Keywords has-patch added

#2 @SergeyBiryukov
6 months ago

  • Milestone changed from Awaiting Review to 6.6

#3 @SergeyBiryukov
6 months ago

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

In 58026:

Coding Standards: Use strict comparison in wp_add_global_styles_for_blocks().

Follow-up to [57546].

Props immeet94.
Fixes #60964.

Note: See TracTickets for help on using tickets.