Problem/Motivation

PHP Deprecated:  Using ${var} in strings is deprecated, use {$var} instead in ~/disqus/disqus.module on line 842

Steps to reproduce

attempt to `drush cc all` with drupal 7, php 8.2, and disqus 7.x-1.x-dev

Proposed resolution

Using {$var} instead of ${var}

I will update this if more issues are discovered

Issue fork disqus-3416569

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

cbrown.spry created an issue. See original summary.

cbrown.spry’s picture

Assigned: Unassigned » cbrown.spry
cbrown.spry’s picture

Issue summary: View changes
robloach’s picture

Category: Support request » Bug report
Status: Active » Reviewed & tested by the community
robloach’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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