Closed (fixed)
Project:
Facets
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 Jan 2022 at 15:10 UTC
Updated:
25 Jan 2022 at 17:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
idebr commentedThe Facets project already requires Drupal 9.2.x, so this deprecation is safe to fix without breaking backwards compatibility.
Comment #3
mkalkbrennerThe patch has to be different, using the non class names is also against the PSR.
Comment #4
mkalkbrennerComment #5
idebr commentedThe patch in #4 makes sense, but introduces new coding standards violations. Let's fix those before commit.
Comment #7
mkalkbrennerComment #8
idebr commentedThe patch in #7 also fails the latest drupal/coder Drupal standards:
Attached patch adds the expected syntax.
Comment #10
mkalkbrennerThanks for your help :-)