Closed (fixed)
Project:
CookiePro Plus
Version:
1.1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jan 2026 at 23:18 UTC
Updated:
8 Feb 2026 at 13:34 UTC
Jump to comment: Most recent
When updating to Drupal 11.3 and cookiepro_plus 1.1 I get an error.
Drupal\cookiepro_plus\CookiePro::isPaused(): Return value must be of type bool, int returned in Drupal\cookiepro_plus\CookiePro->isPaused() (line 592 of modules/contrib/cookiepro_plus/src/CookiePro.php).
Patch the issue to fix.
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 #5
andreasderijckeThanks for reporting!