Problem/Motivation

Remove drupal/redis patch from 5.4.x, same as already done in 6.1.x.

Issue fork wxt-3554788

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

smulvih2 created an issue. See original summary.

danrod’s picture

Assigned: Unassigned » danrod
danrod’s picture

I added the patch for the 5.4.x branch, please review.

danrod’s picture

Status: Active » Needs review
al_trottier’s picture

I don't see the changes in the fork.

smulvih2’s picture

Ya this is more of a placeholder ticket, it is just the removal of the redis patch from composer.json, same change as parent ticket.

danrod’s picture

Sorry, I forgot to include the patch

danrod’s picture

There you go, this patch should work for the 5.4.x branch, this one removes the patch and upgrades redis to 1.10. Please review.

al_trottier’s picture

Thank you. According to @smulvih2, I think we should switch from patch #37 to #49 instead of removing it.

smulvih2’s picture

@al_trottier correct, for 6.1.x we updated drupal/redis to ^1.10 and switched the patch for #49. I think we can do the same thing for 5.4.x, since that version of drupal/redis is good for D10 and D11. This was an important patch so want to make sure we don't drop it from 5.4.x.

smulvih2’s picture

Status: Needs review » Needs work
smulvih2’s picture

Status: Needs work » Fixed

This has been included in release 5.4.4.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

danrod’s picture

Assigned: danrod » Unassigned

Status: Fixed » Closed (fixed)

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