3.4.2-RC1 #142
Annotations
1 error and 3 warnings
PHPCS check
Process completed with exit code 2.
|
PHPCS check:
includes/modules/manual-posts.php#L27
Loose comparisons are not allowed. Expected: "!=="; Found: "!="
|
PHPCS check:
includes/header.php#L24
Loose comparisons are not allowed. Expected: "!=="; Found: "!="
|
PHPCS check:
includes/media.php#L280
wp_img_tag_add_loading_attr() has been deprecated since WordPress version 6.3.0. Use wp_img_tag_add_loading_optimization_attrs() instead.
|