- Issue created by @wim leers
- ππΊHungary GΓ‘bor Hojtsy Hungary
Wim Leers β credited GΓ‘bor Hojtsy β .
- π§πͺBelgium wim leers Ghent π§πͺπͺπΊ
News since last time:
- Drupal 11 requires PHP 8.3
- PHP 8.1 support has been extended to December 31, 2025: https://www.php.net/supported-versions.php
I wrote 2.5 months ago:
So the choices are:
- 5.x requiring PHP 8.2 and >=10.2, 6.x for >=11 requiring PHP 8.3
- 5.x requiring PHP 8.3 and >=11, no 6.x any time soon
I think there's a 3rd option:
- 5.x requiring PHP 8.3 and >=10.2, no 6.x any time soon
β¦ that'll just mean that Tour support won't be available if you update to
5.x
while still on Drupal10.2.x
But that's fine.It'll still get us to where we need to be: a new major version that supports Drupal 11, will be around for the lifetime of Drupal 11, and is compatible with Drupal
10.x
too (just not the first few minors).Note that a
5.x
version will be necessary anyway to support Drupal, see #3428342-5: Automated Drupal 11 compatibility fixes for cdn β . - π§πͺBelgium wim leers Ghent π§πͺπͺπΊ
Per #4.
Especially now that tests are green for
4.x
on10.3
, since π CdnIntegrationTest::testCss() fails on Drupal >=10.3 since #3432183 Needs review . - Assigned to wim leers
- π§πͺBelgium wim leers Ghent π§πͺπͺπΊ
The
5.x
branch now exists. So let's bump the requirements here. - π§πͺBelgium wim leers Ghent π§πͺπͺπΊ
The
FullyValidatable
validation constraint only became available in Drupal 10.3, see https://www.drupal.org/node/3404425 β .So,
5.x
should require10.3
, not10.2
. - Merge request !27Resolve #3421351 "5.x requirements and passing tests" β (Merged) created by wim leers
- π§πͺBelgium wim leers Ghent π§πͺπͺπΊ
To get this MR to pass tests, this issue must also address all deprecations. For example: PHPUnit has become more strict, π Require `langcode: β¦` only for simple config that contains translatable values Active , and more.
- Issue was unassigned.
- Status changed to RTBC
8 months ago 1:08pm 2 May 2024 - π§πͺBelgium wim leers Ghent π§πͺπͺπΊ
The two remaining PHPStan errors will be fixed by π Adopt Drupal core 10.3 config validation infrastructure Active π
- Status changed to Fixed
8 months ago 1:15pm 2 May 2024 -
Wim Leers β
committed ee09c208 on 5.x
Issue #3421351 by Wim Leers, GΓ‘bor Hojtsy: 5.x to require PHP 8.3 and >=...
-
Wim Leers β
committed ee09c208 on 5.x
Automatically closed - issue fixed for 2 weeks with no activity.