FILE: /wp-content/themes/thegem/woocommerce/single-product/related.php ----------------------------------------------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ----------------------------------------------------------------------------------------------------------- 36 | ERROR | Using a call-time pass-by-reference is deprecated since PHP 5.3 and prohibited since PHP 5.4 -----------------------------------------------------------------------------------------------------------
FILE: /wp-content/themes/thegem/woocommerce/cart/cross-sells.php ----------------------------------------------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ----------------------------------------------------------------------------------------------------------- 38 | ERROR | Using a call-time pass-by-reference is deprecated since PHP 5.3 and prohibited since PHP 5.4 -----------------------------------------------------------------------------------------------------------
Is there a way to fix this so I can update to PHP7.1?
Hi, I want to update to PHP7.1 but I get an error saying this:
---------------------------------------------------------------------------------------------------------
FILE: /wp-content/themes/thegem/woocommerce/single-product/related.php
-----------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------
36 | ERROR | Using a call-time pass-by-reference is deprecated since PHP 5.3 and prohibited since PHP 5.4
-----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------
FILE: /wp-content/themes/thegem/woocommerce/cart/cross-sells.php
Is there a way to fix this so I can update to PHP7.1?-----------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------
38 | ERROR | Using a call-time pass-by-reference is deprecated since PHP 5.3 and prohibited since PHP 5.4
-----------------------------------------------------------------------------------------------------------
Thanks a lot
Hi,
Ignore this message, everything will work without the problems.
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver