Note that PHP 8 is required due to use of str_starts_with()

Created on 16 July 2024, 5 months ago

First off - great module, thank you for putting it together, I truly appreciate it!

While reviewing the module I noted that it uses the str_starts_with() function. This was only added in PHP 8.0, it wasn't in PHP 7. Because the module works with Drupal 9 it is possible that someone might try to use this module on Drupal 9 with PHP 7, which would result in an error should they uninstall the module.

I suggest either noting that the module requires PHP 8, or change the code so that it's compatible with PHP 7.

πŸ“Œ Task
Status

Active

Version

1.0

Component

User interface

Created by

πŸ‡ΊπŸ‡ΈUnited States DamienMcKenna NH, USA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024