Notice: Trying to access array offset on value of type null in pcp_get_complete_percentage_data() (line 231 of /var/www/html/docroot/sites/default/modules/contrib/pcp/pcp.module).
PHP 7.4 seems to be more strict when the user_picture field is empty.
(I'm running 7.x-1.x patched from Git because a dev release with the latest code hasn't been made.)
Issue fork pcp-3405690
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
Comment #3
abrammD7 reached its EOL back in January 2025, and there is no active release for D7 for this module anymore.
Development or support is not planned for D7. All D7-related issues are marked as outdated in a bunch.
Everyone can apply the patch above (not tested by the maintainers, tested by the community) to their D7 projects.
If the issue remains relevant for D10+ versions, merge requests with proposed solutions for a new module version (D10+) are welcome in a new follow-up issue.
Thanks!