Remove deprecated functionality (#1439) #2608
coding-standards.yml
on: push
phpcs
1m 18s
Rector
1m 36s
Annotations
4 errors
|
phpcs:
src/Collection.php#L1133
Function trigger_error() should not be referenced via a fallback global name, but via a use statement.
|
|
phpcs:
src/Collection.php#L1133
Function sprintf() should not be referenced via a fallback global name, but via a use statement.
|
|
phpcs:
src/Collection.php#L1133
Constant E_USER_DEPRECATED should not be referenced via a fallback global name, but via a use statement.
|
|
phpcs
Process completed with exit code 1.
|