• Hello,
    I’m using the members-acf-integration plugin on my WordPress site and have come across an issue that I wanted to share with the community and the plugin developers.
    Details:

    • Plugin Version: 3.2.8
    • – WordPress Version: 6.3.1
    • – PHP Version: 8.1

    While monitoring my server logs, I identified a recurring PHP Deprecated warning associated with the plugin. The warning pertains to the automatic conversion of false to array, which is flagged as deprecated. The source of this warning is the Plugin.php file, specifically on line 246.

    Here’s the exact error from my logs:

    [02-Oct-2023 22:52:02 UTC] PHP Deprecated: Automatic conversion of false to array is deprecated in /sites/mysite.dev/files/wp-content/plugins/members/addons/members-acf-integration/src/Plugin.php on line 246

    For the time being, I’ve deactivated the extension to ensure my site’s stability. However, I’m keen on resolving this issue so I can reactivate and continue benefiting from the plugin’s features.

    Has anyone else encountered this warning? And to the plugin developers, are you aware of this issue, and is there an upcoming fix or update planned?

    Any guidance or feedback would be greatly appreciated. Thank you!

Viewing 1 replies (of 1 total)
  • Plugin Author Caseproof

    (@caseproof)

    Hi Matt,

    Thank you for pointing this out. I’ll pass it on to our developers for their review. Please note also that PHP deprecated warnings won’t cause any issues with the normal functionality of the plugin.

    Best

Viewing 1 replies (of 1 total)
  • The topic ‘PHP Deprecated Warning in `members-acf-integration` Plugin’ is closed to new replies.