PHPLIB-1635 BuilderEncoder accepts an instance of encoder instead of a class string #2972
coding-standards.yml
on: pull_request
phpcs
38s
Rector
45s
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.
|