fix: DefaultQuoteStrategy not Oracle db compatible #3544
Annotations
8 errors
Run PHP_CodeSniffer:
src/Mapping/DefaultQuoteStrategy.php#L12
Type is_numeric is not used in this file.
|
Run PHP_CodeSniffer:
src/Mapping/DefaultQuoteStrategy.php#L149
Equals sign not aligned with surrounding assignments; expected 7 spaces but found 1 space
|
Run PHP_CodeSniffer:
src/Mapping/DefaultQuoteStrategy.php#L150
Equals sign not aligned with surrounding assignments; expected 8 spaces but found 2 spaces
|
Run PHP_CodeSniffer:
src/Mapping/DefaultQuoteStrategy.php#L151
Equals sign not aligned with surrounding assignments; expected 8 spaces but found 2 spaces
|
Run PHP_CodeSniffer:
src/Mapping/DefaultQuoteStrategy.php#L152
Inline control structures are not allowed
|
Run PHP_CodeSniffer:
src/Mapping/DefaultQuoteStrategy.php#L152
Expected 1 space(s) after NOT operator; 0 found
|
Run PHP_CodeSniffer:
src/Mapping/DefaultQuoteStrategy.php#L152
Function ctype_alpha() should not be referenced via a fallback global name, but via a use statement.
|
Run PHP_CodeSniffer
Process completed with exit code 1.
|
Loading