[wp-trac] [WordPress Trac] #42814: PHP 7.2 Warning: ...wp-includes/post-template.php on line 284
WordPress Trac
noreply at wordpress.org
Fri Mar 30 22:47:31 UTC 2018
#42814: PHP 7.2 Warning: ...wp-includes/post-template.php on line 284
-------------------------------+-----------------------
Reporter: internetwerk | Owner:
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 4.9.6
Component: Posts, Post Types | Version: 4.5
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
-------------------------------+-----------------------
Comment (by FPCSJames):
This also occurs when calling wp_calculate_image_srcset(). Changing line
1206 to:
`if ( ! $src_matched || ! is_array( $sources ) || count( $sources ) < 2 )
{`
fixes the issue.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/42814#comment:42>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list