Changes between Version 1 and Version 2 of Ticket #56617, comment 10
- Timestamp:
- 10/09/2022 06:23:17 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #56617, comment 10
v1 v2 1 1 [https://github.com/WordPress/wordpress-develop/pull/3421 PR 3421] is failing due to a modified version-controlled file. 2 2 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] .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], which seems to now return an array during installation and just needs to be backported.