Home › Forums › General Issues › PHP version 7.4 compatibility issues. › Reply To: PHP version 7.4 compatibility issues.
I don’t know about the rest of any errors, but I use ACF with php 7.4 all the time and there are no issues. The error you posted, the key phrase here is
The parameter “$post_id” was used, and possibly changed (by reference), on line 569.
Inspecting the code shows that this value was not passed by reference and is therefore not altered by the function.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.