Enable PHP 8.4 comat #561
coding-standards.yml
on: pull_request
cs
/
Coding Standards
11s
Annotations
6 errors and 1 warning
cs / Coding Standards:
src/ClassesInDirectories.php#L94
Function array_search() should not be referenced via a fallback global name, but via a use statement.
|
cs / Coding Standards:
src/ClassesInDirectories.php#L94
Function array_column() should not be referenced via a fallback global name, but via a use statement.
|
cs / Coding Standards:
src/ClassesInDirectories.php#L98
Whitespace found at end of line
|
cs / Coding Standards:
src/ClassesInDirectories.php#L99
Function array_slice() should not be referenced via a fallback global name, but via a use statement.
|
cs / Coding Standards:
src/ClassesInDirectories.php#L105
Whitespace found at end of line
|
cs / Coding Standards
Process completed with exit code 1.
|
cs / Coding Standards
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|