- Issue created by @claudiu.cristea
- Assigned to claudiu.cristea
- Issue was unassigned.
- Status changed to Needs review
12 months ago 4:03pm 18 July 2024 - π·π΄Romania claudiu.cristea Arad π·π΄
This is ready for review.
Contains:
- Drupal 11 compatibility
- Testing extended to cover:
- Drupal stable version (currently 10.3.x) which runs for lowest supported PHP (currently PHP 8.1) and highest supported PHP (currently PHP 8.3)
- Drupal next major release (currently 11) which runs with highest supported PHP (currently PHP 8.3)
- Converted
ServiceControllerTest
unit test to kernel test - Converted
CasProxyHelperTest::testProxyAuthenticate()
unit test to kernel test - Removed the backwards compatibility deprecated layer
- Started modernization of code (this process should continue in the alpha stage):
- Removed constructor documentation because is useless and only adds noise to the code. There are some exceptions where documenting the parameters is important.
- Switched to constructor property promotion. Some exceptions were kept because of compatibility with Drupal 10.3.x.
- Status changed to Needs work
12 months ago 1:15pm 22 July 2024 - Status changed to Needs review
12 months ago 6:13pm 22 July 2024 - π·π΄Romania claudiu.cristea Arad π·π΄
Ready for a 2nd round of review. Fixed some and answered the other
- Status changed to RTBC
12 months ago 7:02pm 22 July 2024 -
claudiu.cristea β
committed 2cceacba on 3.x
Issue #3461478 by claudiu.cristea, bkosborne: Drupal 11 compatibility
-
claudiu.cristea β
committed 2cceacba on 3.x
- Status changed to Fixed
12 months ago 7:20pm 22 July 2024 Automatically closed - issue fixed for 2 weeks with no activity.