thoughtis / cata-blocks

Block Editor components for use with the Cata theme.
GNU General Public License v3.0
1 stars 0 forks source link

Audit optional parameter order #125

Closed douglas-johnson closed 7 months ago

douglas-johnson commented 7 months ago

I'm receiving these deprecation warnings, I know there are others, these are just the two I'm getting right now.

Deprecated: Optional parameter $image declared before required parameter $target_widths is implicitly treated as a required parameter in /wp-content/plugins/cata-blocks/blocks/rest/includes/layout/class-layout.php on line 56

Deprecated: Optional parameter $aspect_ratio declared before required parameter $target_widths is implicitly treated as a required parameter in /wp-content/plugins/cata-blocks/blocks/rest/includes/layout/class-layout.php on line 56