Closed (fixed)
Project:
SMS Framework
Version:
2.3.x-dev
Component:
Core Framework
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
14 Oct 2024 at 12:50 UTC
Updated:
23 Dec 2024 at 03:34 UTC
Jump to comment: Most recent
Comments
Comment #3
ivnishComment #5
ivnishI pinged @dpi in slack https://drupal.slack.com/archives/C1BMUQ9U6/p1733138202393459
Comment #6
ankitv18 commented@ivnish Either we need to fix this failing test: https://git.drupalcode.org/issue/smsframework-3480559/-/jobs/3547201#L72 or we can skip previous major pipeline.
Comment #7
ivnishYes, I know. I'll try to fix it
Comment #8
dpiIt seems unlikely we need all of these changes to achieve Drupal 11 compatibility?
There is no justification documented for such large changes.
Lets stick to the minimum required changes.
Comment #9
dpiI've merged Gitlab, linting, and test fixes for D10 in !20.
D10 is green, D11 is not.
I'm okay with deferring linting for now, please do not address PHPCS/PHPStan/CSpell, etc.
Except!, the two deprecation errors exposed by PHPStan should be fixed, despite having a deadline of Drupal 12. There doesn't seem to be any Drupal 11 deprecation messages exposed by PHPStan at all.
I'd appreciate if we can tear down all irrelevant parts of this MR, so what remains are the essential D11 green pieces.
Comment #10
ivnish@dpi, I removed linting code and added only 2 phpstan fixes (Drupal 12 deprecations)
Comment #11
dpiComment #14
ivnishComment #15
dpiNot yet, release management not complete.
Comment #16
dpiComment #17
dpi2.3.0 and 2.4.0 published, including these changes.
Comment #18
dpi