backdrop-contrib / gdpr_cookies

Control cookies from all sources with tarteaucitron.js to meet GDPR.
GNU General Public License v2.0
0 stars 3 forks source link

PHP8.2 and stripos warning #25

Open ghost opened 11 months ago

ghost commented 11 months ago

Use of this module produce a warning:

Deprecated function: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in gdpr_cookies_exit() (line 41 of /modules/gdpr_cookies/gdpr_cookies.module).

Can you fix it?