Remove erroneous character #18
Annotations
6 errors and 3 warnings
PHPCS check
Process completed with exit code 2.
|
PHPCS check:
tests/test-ajax-requests.php#L13
Missing doc comment for function set_up_before_class()
|
PHPCS check:
tests/test-ajax-requests.php#L31
Each PHP statement must be on a line by itself
|
PHPCS check:
tests/test-ajax-requests.php#L56
Each PHP statement must be on a line by itself
|
PHPCS check:
tests/test-ajax-requests.php#L108
Each PHP statement must be on a line by itself
|
PHPCS check
Process completed with exit code 1.
|
PHPCS check:
tests/test-ajax-requests.php#L31
Empty PHP statement detected: superfluous semi-colon.
|
PHPCS check:
tests/test-ajax-requests.php#L56
Empty PHP statement detected: superfluous semi-colon.
|
PHPCS check:
tests/test-ajax-requests.php#L108
Empty PHP statement detected: superfluous semi-colon.
|