Skip to content

PHPLIB-1635 BuilderEncoder accepts an instance of encoder instead of a class string #2972

PHPLIB-1635 BuilderEncoder accepts an instance of encoder instead of a class string

PHPLIB-1635 BuilderEncoder accepts an instance of encoder instead of a class string #2972

Triggered via pull request February 25, 2025 16:26
Status Failure
Total duration 57s
Artifacts

coding-standards.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
phpcs: src/Builder/BuilderEncoder.php#L93
Function is_string() should not be referenced via a fallback global name, but via a use statement.
phpcs: src/Builder/BuilderEncoder.php#L103
Function is_string() should not be referenced via a fallback global name, but via a use statement.
phpcs
Process completed with exit code 1.