PHPLIB-1538 Deprecate typeMap on operations without meaningful result #2601
coding-standards.yml
on: pull_request
phpcs
29s
Rector
45s
Annotations
10 errors
phpcs:
src/Database.php#L290
Function trigger_error() should not be referenced via a fallback global name, but via a use statement.
|
phpcs:
src/Database.php#L290
Function sprintf() should not be referenced via a fallback global name, but via a use statement.
|
phpcs:
src/Database.php#L290
Constant E_USER_DEPRECATED should not be referenced via a fallback global name, but via a use statement.
|
phpcs:
src/Database.php#L335
Function trigger_error() should not be referenced via a fallback global name, but via a use statement.
|
phpcs:
src/Database.php#L335
Function sprintf() should not be referenced via a fallback global name, but via a use statement.
|
phpcs:
src/Database.php#L335
Constant E_USER_DEPRECATED should not be referenced via a fallback global name, but via a use statement.
|
phpcs:
src/Database.php#L370
Function trigger_error() should not be referenced via a fallback global name, but via a use statement.
|
phpcs:
src/Database.php#L370
Function sprintf() should not be referenced via a fallback global name, but via a use statement.
|
phpcs:
src/Database.php#L370
Constant E_USER_DEPRECATED should not be referenced via a fallback global name, but via a use statement.
|
phpcs:
src/Database.php#L400
Function trigger_error() should not be referenced via a fallback global name, but via a use statement.
|