No scraping error text when transient is not existing #38153
Annotations
11 errors
Run PHPCS on all Core files
Process completed with exit code 2.
|
Show PHPCS results in PR:
src/wp-includes/load.php#L1809
Opening parenthesis of a multi-line function call must be the last content on the line
|
Show PHPCS results in PR:
src/wp-includes/load.php#L1810
Empty lines are not allowed in multi-line function calls
|
Show PHPCS results in PR:
src/wp-includes/load.php#L1810
Whitespace found at end of line
|
Show PHPCS results in PR:
src/wp-includes/load.php#L1811
Inline control structures are not allowed
|
Show PHPCS results in PR:
src/wp-includes/load.php#L1811
Closing parenthesis of a multi-line function call must be on a line by itself
|
Show PHPCS results in PR:
src/wp-includes/load.php#L1813
Line indented incorrectly; expected 0 tabs, found 1
|
Show PHPCS results in PR:
src/wp-includes/load.php#L1815
Line indented incorrectly; expected 0 tabs, found 1
|
Show PHPCS results in PR:
src/wp-includes/load.php#L1815
Expected 1 space after closing parenthesis; found " !== $nonce ) "
|
Show PHPCS results in PR:
src/wp-includes/load.php#L1825
Line indented incorrectly; expected 0 tabs, found 1
|
Show PHPCS results in PR:
src/wp-includes/load.php#L1827
Line indented incorrectly; expected 0 tabs, found 1
|
Loading