Fix incorrect global post object when field is fields => 'id=>parent
for WP_Query.
#41828
Annotations
6 errors
Run PHPCS on all Core files
Process completed with exit code 1.
|
Show PHPCS results in PR:
src/wp-includes/class-wp-query.php#L3674
Assignments must be the first block of code on a line
|
Show PHPCS results in PR:
src/wp-includes/class-wp-query.php#L3678
Assignments must be the first block of code on a line
|
Show PHPCS results in PR:
src/wp-includes/class-wp-query.php#L3678
Using short ternaries is not allowed as they are rarely used correctly
|
Show PHPCS results in PR:
src/wp-includes/class-wp-query.php#L3681
Assignments must be the first block of code on a line
|
Show PHPCS results in PR
Process completed with exit code 1.
|
Loading