Showing 62 of 62 total issues
Expected 1 space after closing parenthesis; found 10 Open
Open
if (is_array($input))
- Create a ticketCreate a ticket
- Exclude checks
Expected 1 space after closing parenthesis; found 18 Open
Open
foreach ($chars as $index => $char)
- Create a ticketCreate a ticket
- Exclude checks
Expected 1 space after closing parenthesis; found 22 Open
Open
if (in_array($char, $encodedChars))
- Create a ticketCreate a ticket
- Exclude checks
Expected 1 space after closing parenthesis; found 10 Open
Open
if (is_array($input))
- Create a ticketCreate a ticket
- Exclude checks
Whitespace found at end of line Open
Open
if (in_array($input, $decodedChars))
- Create a ticketCreate a ticket
- Exclude checks
Whitespace found at end of line Open
Open
foreach ($chars as $index => $char)
- Create a ticketCreate a ticket
- Exclude checks
Expected 1 space after closing parenthesis; found 18 Open
Open
if (in_array($char, $decodedChars))
- Create a ticketCreate a ticket
- Exclude checks
Expected 1 space after ELSE keyword; newline found Open
Open
else
- Create a ticketCreate a ticket
- Exclude checks
Whitespace found at end of line Open
Open
if (is_array($input))
- Create a ticketCreate a ticket
- Exclude checks
Expected 1 space after closing brace; newline found Open
Open
}
- Create a ticketCreate a ticket
- Exclude checks
Expected 1 space after closing parenthesis; found 18 Open
Open
if (in_array($char, $encodedChars))
- Create a ticketCreate a ticket
- Exclude checks
Whitespace found at end of line Open
Open
if (is_string($input))
- Create a ticketCreate a ticket
- Exclude checks
Expected 1 space after ELSE keyword; newline found Open
Open
else
- Create a ticketCreate a ticket
- Exclude checks
Expected 1 space after closing brace; newline found Open
Open
}
- Create a ticketCreate a ticket
- Exclude checks
Expected 1 space after closing parenthesis; found 14 Open
Open
foreach ($input as $index => $char)
- Create a ticketCreate a ticket
- Exclude checks
Expected 1 space after closing parenthesis; found 22 Open
Open
if (in_array($char, $decodedChars))
- Create a ticketCreate a ticket
- Exclude checks
Expected 1 space after closing brace; newline found Open
Open
}
- Create a ticketCreate a ticket
- Exclude checks
Whitespace found at end of line Open
Open
foreach ($input as $index => $char)
- Create a ticketCreate a ticket
- Exclude checks
Whitespace found at end of line Open
Open
if (in_array($char, $encodedChars))
- Create a ticketCreate a ticket
- Exclude checks
Expected 1 space after ELSE keyword; newline found Open
Open
else
- Create a ticketCreate a ticket
- Exclude checks