Skip to content

PHP warnings in v3.2.17 #50

@gRegorLove

Description

@gRegorLove

phpBB: 3.2.8
Digests: 3.2.17

When I ran the manual mailer, I noticed this PHP warning message:

[phpBB Debug] PHP Warning: in file [ROOT]/ext/phpbbservices/digests/cron/task/digests.php on line 1105: count(): Parameter must be an array or an object that implements Countable

This appears to be the count($pm_rowset) when adding to the admin log (Line 1105).

I tried turning off the digest setting "show email address in log," but I get the same warning except at line 1109 then.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions