Problem/Motivation

With version 2.1.1, logs are filled up with the deprecation warnings related to PHP 8.2 for dynamic property creation.
Checklist deprecation

Steps to reproduce

With a using of GDPR and creating SARs will runa cron execution which will throw deprecation warnings coming from ChecklistapiChecklist.php and when user navigate to admin/people page deprecation of dynamic property creation are coming from ChecklistapiPermissions.php

Proposed resolution

Follow https://php.watch/versions/8.2/dynamic-properties-deprecated

CommentFileSizeAuthor
Screenshot 2023-03-26 at 8.10.01 PM.png357.78 KBankitv18
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

ankitv18 created an issue. See original summary.

ankitv18’s picture

Assigned: ankitv18 » Unassigned
Status: Active » Needs review

Can anyone review MR!9 and move this issue ahead??

rajeshreeputra’s picture

Status: Needs review » Reviewed & tested by the community

Changes looks good, hence moving ahead and RTBC.

rajeshreeputra’s picture

Version: 2.1.1 » 2.0.x-dev
vuil’s picture

vuil’s picture

Assigned: Unassigned » traviscarden
rajeshreeputra’s picture

+1 RTBC

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

traviscarden’s picture

Status: Reviewed & tested by the community » Fixed

Merged. Thanks everyone!

tobiasb’s picture

Status: Fixed » Needs work

The new source translation is @description ;-)

Just copy t('String') to the permission.

traviscarden’s picture

Status: Needs work » Fixed

Thank you, @tobiasb. Would you please create a new issue for that? ...and include a little more detail? :)

vuil’s picture

Status: Fixed » Closed (fixed)

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

traviscarden’s picture

Assigned: traviscarden » Unassigned