Using this module on Drupal 11 site with PHP 8.4, fixed some PHP deprecation warnings and run drush upgrade_status:analyze on it and made phpunit data providers static to avoid deprecation errors in phpunit 10.
Issue fork polly-3592589
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
andyf commentedThanks @hanoii!