Showing 579 of 579 total issues
Closing parenthesis of a multi-line function call must be on a line by itself Open
Open
]);
- Exclude checks
Multi-line function call not indented correctly; expected 12 spaces but found 16 Open
Open
json_decode(
- Exclude checks
Multi-line function call not indented correctly; expected 8 spaces but found 12 Open
Open
)
- Exclude checks
Multi-line function call not indented correctly; expected 16 spaces but found 20 Open
Open
implode(' ', array_keys(self::$schemasByCurieMajor)),
- Exclude checks
Line indented incorrectly; expected at least 12 spaces, found 8 Open
Open
], json_encode(
- Exclude checks
Multi-line function call not indented correctly; expected 8 spaces but found 12 Open
Open
]);
- Exclude checks
Multi-line function call not indented correctly; expected 12 spaces but found 16 Open
Open
) !== false
- Exclude checks
Multi-line function call not indented correctly; expected 12 spaces but found 16 Open
Open
) !== false
- Exclude checks
Multi-line function call not indented correctly; expected 12 spaces but found 16 Open
Open
JSON_NUMERIC_CHECK | JSON_PRETTY_PRINT
- Exclude checks
Multi-line function call not indented correctly; expected 16 spaces but found 20 Open
Open
$matches
- Exclude checks
Opening parenthesis of a multi-line function call must be the last content on the line Open
Open
$a = new SchemaDescriptor('pbj:vendor:package:category:message:1-0-0',
- Exclude checks
Opening parenthesis of a multi-line function call must be the last content on the line Open
Open
$b = new SchemaDescriptor('pbj:vendor:package:category:message:1-0-1',
- Exclude checks
Opening parenthesis of a multi-line function call must be the last content on the line Open
Open
return array_map(function ($id) {
- Exclude checks
Multi-line function call not indented correctly; expected 16 spaces but found 20 Open
Open
sprintf('/(%s:v[0-9]+)/', $schemaId->getCurie()),
- Exclude checks
Multi-line function call not indented correctly; expected 16 spaces but found 20 Open
Open
$matches
- Exclude checks
Opening parenthesis of a multi-line function call must be the last content on the line Open
Open
$errors[] = sprintf('[%s %s] %s (in %s - line %d, column %d)',
- Exclude checks
Multi-line function call not indented correctly; expected 12 spaces but found 8 Open
Open
], json_encode(
- Exclude checks
Multi-line function call not indented correctly; expected 16 spaces but found 20 Open
Open
sprintf('/(%s:v[0-9]+)/', $schemaId->getCurie()),
- Exclude checks
Multi-line function call not indented correctly; expected 16 spaces but found 20 Open
Open
implode(' ', array_keys(self::$schemasByCurieMajor)),
- Exclude checks