Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #56617, comment 10


Ignore:
Timestamp:
10/09/2022 06:23:17 AM (3 years ago)
Author:
costdev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #56617, comment 10

    v1 v2  
    11[https://github.com/WordPress/wordpress-develop/pull/3421 PR 3421] is failing due to a modified version-controlled file.
    22
    3 Looks like this change needs to be made upstream in [https://github.com/WordPress/gutenberg/blob/8bfea7fc307155747dd20f40b7500bf5083a57d4/packages/block-library/src/template-part/index.php#L191 this file].
     3Looks like this change needs to be made upstream in [https://github.com/WordPress/gutenberg/blob/8bfea7fc307155747dd20f40b7500bf5083a57d4/packages/block-library/src/template-part/index.php#L191 this file], which seems to now return an array during installation and just needs to be backported.