Ideal PHP version for Fabrik?

AlexTCGPro

Member
My website is running PHP 7.4 and I keep getting erros like
Code:
[21-Jun-2021 07:41:06 America/New_York] PHP Deprecated:  array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /home/website/public_html/components/com_fabrik/models/element.php on line 1072

[21-Jun-2021 07:41:06 America/New_York] PHP Deprecated:  array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /home/website/public_html/components/com_fabrik/models/plugin.php on line 696

[21-Jun-2021 07:41:06 America/New_York] PHP Deprecated:  array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /home/website/public_html/components/com_fabrik/models/list.php on line 4401

[21-Jun-2021 07:41:06 America/New_York] PHP Deprecated:  array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /home/website/public_html/components/com_fabrik/models/element.php on line 997

[21-Jun-2021 07:41:06 America/New_York] PHP Deprecated:  array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /home/website/public_html/components/com_fabrik/models/group.php on line 954

[21-Jun-2021 07:41:06 America/New_York] PHP Deprecated:  array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /home/website/public_html/components/com_fabrik/models/list.php on line 4494

[21-Jun-2021 07:41:06 America/New_York] PHP Deprecated:  array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /home/website/public_html/components/com_fabrik/models/list.php on line 4244

I'm considering editing it myself but I'm not sure if anything else will break.
 
Last edited:
7.3 is the safest/most stable with Fabrik for now, although it seems that in most cases also 7.4 works fine.
 
7.3 is the safest/most stable with Fabrik for now, although it seems that in most cases also 7.4 works fine.
Thank you, I'll try to update the lines myself first, but they will definitely break again after an update , if in doubt, I'll be moving to 7.3.
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top