Problem/Motivation

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.

Command icon Show commands

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

phenaproxima created an issue. See original summary.

phenaproxima’s picture

Assigned: Unassigned » tim.plunkett
Status: Active » Needs review

Assigning to @tim.plunkett for review, since I'm pretty sure he will like this clean-up.

phenaproxima’s picture

The test failures seem to be unrelated and are likely preexisting in HEAD.

tim.plunkett made their first commit to this issue’s fork.

tim.plunkett’s picture

Status: Needs review » Reviewed & tested by the community

tim.plunkett’s picture

Status: Reviewed & tested by the community » Fixed

Merged !811 🎉

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.