- First commit to issue fork.
- πΊπΈUnited States cYu
I ran into this as well post PHP 8 upgrade, and looking at similar issues with:
https://www.drupal.org/project/nodeorder/issues/3208010 π TypeError: PDOStatement::fetchAll(): Argument #2 must be of type int, string given in PDOStatement->fetchAll() Fixed
https://www.drupal.org/project/watchdog_prune/issues/3244788 βI committed a simpler fix to the issue fork that is working for me.