PHP 8.2 deprecation - matomo_tagmanager.install:43 - Using ${var} string is deprecated. Use {$var} instead.

Issue fork matomo-3390345

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

Peter Törnstrand created an issue. See original summary.

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

sarwan_verma’s picture

Status: Active » Needs review

Hi @Peter Törnstrand,
Patch #1 applied successfully, after did status upgrade i get some other error & i fixed that.
Raised the MR for above module.

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

jurgenhaas’s picture

Status: Needs review » Reviewed & tested by the community

The change in modules/matomo_tagmanager/matomo_tagmanager.install of MR!50 fixes the problem. The extra change in matomo.module in unrelated to this issue and I have removed that from the MR. As it stands now, the MR is RTBC and solves the problem of this issue perfectly.

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

  • shelane committed 21c7712b on 2.0.x authored by sarwan_verma
    Issue #3390345 by sarwan_verma, jurgenhaas, Peter Törnstrand: Using ${...
shelane’s picture

Status: Reviewed & tested by the community » Fixed

Thanks

Status: Fixed » Closed (fixed)

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