Using PHP 7.2, the assert in MemcachedBackend.php throws an error, since using a string as argument has been deprecated. Patch will be attached.

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

Martijn Houtman created an issue. See original summary.

martijn houtman’s picture

Patch attached.

a.dmitriiev’s picture

Fixed the error for me with php 7.3 as well

a.dmitriiev’s picture

Status: Active » Reviewed & tested by the community

Spleshka made their first commit to this issue’s fork.

spleshka’s picture

Version: 8.x-1.x-dev » 2.0.0
Status: Reviewed & tested by the community » Fixed

Thanks guys for the patch & review - the issue is merged into the latest 2.0.x branch.

Status: Fixed » Closed (fixed)

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