- π§πΎBelarus sergey.semchuk
Updated the patch to fix the issue in Drupal 10 because `getSession()` method started throwing `BadMethodCallException('Session has not been set.')` and it's recommended to use `hasSession()` method.
- First commit to issue fork.
- @admirlju opened merge request.
Created a merge request to use GitlabCI testing. Also changed that null safe operator, since the module, for now, supports Drupal 9 even if it's going to be EOL in less than a month, and since it can technically run on php7.4 it's better to program with those limitations in mind.
-
japerry β
committed 6b1e8ae4 on 2.x
Issue #3328196 by sergey.semchuk, admirlju: Call to a member function...
-
japerry β
committed 6b1e8ae4 on 2.x
- Status changed to Fixed
2 months ago 11:51pm 21 November 2024 - πΊπΈUnited States japerry KVUO
rerolled with some other refactored snippets of this code and committed
-
japerry β
committed 6b1e8ae4 on 8.x-1.x
Issue #3328196 by sergey.semchuk, admirlju: Call to a member function...
-
japerry β
committed 6b1e8ae4 on 8.x-1.x
Automatically closed - issue fixed for 2 weeks with no activity.