• plugin is broken on PHP 8. has warnings on 7.4

    7.4:
    ( ! ) Warning: max(): Array must contain at least one element in wp-content\plugins\contact-form-7-campaign-monitor-extension\lib\tools.php on line 106

    8:
    ( ! ) Fatal error: Uncaught ValueError: max(): Argument #1 ($value) must contain at least one element in wp-content\plugins\contact-form-7-campaign-monitor-extension\lib\tools.php on line 106

    thanks
    J

Viewing 1 replies (of 1 total)
  • Thread Starter codemonkeynorth

    (@codemonkeynorth)

    sorry, my bad… this is due to me not actually having CF7 activated, only this plugin

    but it would be good if it gave a user-friendly warning instead of failed outright.

    thanks
    J

Viewing 1 replies (of 1 total)
  • The topic ‘Warning on PHP 7.4, Critical Error on PHP 8’ is closed to new replies.