Closed (fixed)
Project:
Facets
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Jan 2022 at 18:03 UTC
Updated:
1 Feb 2024 at 10:33 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
heddnComment #3
idebr commentedConsidering
\Drupal::requestStack()->getMainRequest();is available from 9.3.0, would this raise the minimum requirement for the Facets project to Drupal 9.3? If so, this should be changed in facets.info.ymlComment #4
heddnI think so. Yes, I'm pretty sure that is needed. Or alternatively, a version check could be added that calls one vs the other. Or a method_exists check could be used.
Comment #5
idebr commentedLet's update the minimum Drupal Core version to 9.3.x and postpone this issue until 9.2.x is no longer supported
Comment #6
mkalkbrennerDidn't we prepare anything here?
https://git.drupalcode.org/project/facets/-/commit/28ccbe9
Comment #7
mkalkbrennerComment #8
mkalkbrennerComment #9
heddnMostly the same approach but none of the changes are mine at this point so I think I can mark as RTBC.
Comment #11
mkalkbrennerComment #12
idebr commented