XMDS: ensure that the CDN URL is obeyed if present. #739
Annotations
10 errors
phpcs:
lib/Xmds/Soap.php#L1588
Opening parenthesis of a multi-line function call must be the last content on the line
|
phpcs
Opening parenthesis of a multi-line function call must be the last content on the line
|
phpcs:
lib/Xmds/Soap.php#L1590
Multi-line function call not indented correctly; expected 16 spaces but found 20
|
phpcs
Multi-line function call not indented correctly; expected 16 spaces but found 20
|
phpcs:
lib/Xmds/Soap.php#L1590
Closing parenthesis of a multi-line function call must be on a line by itself
|
phpcs
Closing parenthesis of a multi-line function call must be on a line by itself
|
phpcs:
lib/Xmds/Soap.php#L1596
String "layout" does not require double quotes; use single quotes instead
|
phpcs
String "layout" does not require double quotes; use single quotes instead
|
phpcs:
lib/Xmds/Soap.php#L1598
String "file" does not require double quotes; use single quotes instead
|
phpcs
String "file" does not require double quotes; use single quotes instead
|