Hi !
PHPCS reports a few coding standards violations against 8.x-2.x-dev.
Attached is a patch that fixes most of them. I have also opened a merge request for convenience https://git.drupalcode.org/project/publication_date/-/merge_requests/5/d...
This includes a fix for #3220692: Required parameter $bubbleable_metadata follows optional parameter
Thanks
| Comment | File | Size | Author |
|---|---|---|---|
| publication_date_8.x-2.x_coding_standards.patch | 24.11 KB | fengtan |
Issue fork publication_date-3229670
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
fengtanComment #4
fengtanComment #5
jchatard commentedWorks great, even on PHP 8.0.
A new release would be welcome.
Thanks,
Jérémy
Comment #6
WebbehSince this issue is scoped to "coding standards", I'd recommend applying the deprecated code feedback to a new, separate issue, as these 'Code Standard' issues are already unwieldy at scale.
Comment #7
mably commented