Closed (fixed)
Project:
Project Browser
Version:
2.1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
6 Jun 2025 at 12:48 UTC
Updated:
20 Jun 2025 at 17:04 UTC
Jump to comment: Most recent
Project Browser 2.1.x only supports Drupal 11.2 and later, but there are some places in its code base where we're specifically checking for the availability of things that are in Drupal 11.2 or later. We can remove those checks from 2.1.x for some helpful clean-up.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
phenaproximaAssigning to @tim.plunkett for review, since I'm pretty sure he will like this clean-up.
Comment #4
phenaproximaThe test failures seem to be unrelated and are likely preexisting in HEAD.
Comment #6
tim.plunkettComment #8
tim.plunkettMerged !811 🎉