Closed (fixed)
Project:
Languages Dropdown (Bootstrap)
Version:
5.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
24 Mar 2026 at 11:51 UTC
Updated:
28 Jun 2026 at 18:05 UTC
Jump to comment: Most recent
Comments
Comment #2
danrodComment #3
yusuf_khan commentedworking on it
Comment #5
yusuf_khan commentedplease review https://git.drupalcode.org/issue/languages_dropdown-3581165/-/tree/35811... -
@danrod Please review this branch , as im not sure which need to compared
Created merge request with coding standards improvements:
PHPCS: 0 errors
PHPStan: 0 errors
Added return type hints
Added dependency injection
The PHPUnit test failures are pre-existing and unrelated to these changes.
Comment #6
yusuf_khan commentedComment #7
danrodThe tests are failing, would you have some time to review?
Setting this to "Needs Work".
Comment #8
danrodComment #10
jerech commentedRefactored the module to support Drupal 11 hook attributes and PHPUnit 11 requirements. All functional tests are now passing, config schema issues are resolved, and code standards (PHPCS/PHPStan) are met. Ready for review.
Comment #11
danrodComment #12
danrodTested this on a D11 instance with a BS5 theme and works as expected, I'll move it to RTBC and backport it to 3.0.x.
Thanks a lot to everyone involved on this.
Comment #13
danrodComment #14
danrodComment #16
danrod