Closed (fixed)
Project:
Private content
Version:
8.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
15 Dec 2025 at 22:48 UTC
Updated:
10 Jul 2026 at 15:35 UTC
Jump to comment: Most recent
Comments
Comment #3
batigolixFirst the tests need to be merged before fixing code styling etc.
#2948622: Improve tests
Comment #4
batigolixComment #5
batigolixComment #6
batigolixComment #7
arjenk commentedReviewed and tested MR !6 on Drupal 11.3. Locally phpcs goes to 0 errors, all 25 functional tests pass, and the pipeline is green.
The patch is large but mostly reformatting. Some deletion of dead code, and a move of define(). Only one phpstan deprecation ( variableGet(), in old D6 migration code) left, but the pipeline is green, so i would say RTBC.
Comment #8
batigolix