Skip to content

PHPLIB-1538 Deprecate typeMap on operations without meaningful result #2601

PHPLIB-1538 Deprecate typeMap on operations without meaningful result

PHPLIB-1538 Deprecate typeMap on operations without meaningful result #2601

Triggered via pull request September 30, 2024 10:46
Status Failure
Total duration 56s
Artifacts

coding-standards.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.