Support

Account

Home Forums Add-ons Repeater Field Reapeater field problem with PHP 8 Reply To: Reapeater field problem with PHP 8

  • I would say that this error is not caused by acf.
    The problem here is that in PHP 8, this error used to throw a ‘warning’ but now it’s a fatal error.
    Do you get a valid value when you var_dump the return from get_field?