Fix: Prevent registration bypass when user registration is disabled #41824
Annotations
11 errors
Run PHPCS on all Core files
Process completed with exit code 2.
|
Show PHPCS results in PR:
src/wp-login.php#L15
No space after opening parenthesis is prohibited
|
Show PHPCS results in PR:
src/wp-login.php#L15
Expected 1 spaces after opening parenthesis; 0 found
|
Show PHPCS results in PR:
src/wp-login.php#L15
Expected 1 spaces before closing parenthesis; 0 found
|
Show PHPCS results in PR:
src/wp-login.php#L15
Use Yoda Condition checks, you must.
|
Show PHPCS results in PR:
src/wp-login.php#L15
Expected 1 space after "!"; 0 found
|
Show PHPCS results in PR:
src/wp-login.php#L15
Expected 1 spaces after opening parenthesis; 0 found
|
Show PHPCS results in PR:
src/wp-login.php#L15
Expected 1 spaces before closing parenthesis; 0 found
|
Show PHPCS results in PR:
src/wp-login.php#L15
No space before closing parenthesis is prohibited
|
Show PHPCS results in PR:
src/wp-login.php#L16
Tabs must be used to indent lines; spaces are not allowed
|
Show PHPCS results in PR:
src/wp-login.php#L16
Expected 1 spaces after opening parenthesis; 0 found
|
Loading